Searched refs:PRIMARY_RESEED_INTERVAL (Results 1 – 2 of 2) sorted by relevance
| /src/crypto/openssl/crypto/rand/ | ||
| H A D | rand_local.h | 23 #define PRIMARY_RESEED_INTERVAL (1 << 8) macro |
| H A D | rand_lib.c | 792 ret = rand_new_drbg(ctx, seed, PRIMARY_RESEED_INTERVAL, in rand_get0_primary() |