Searched refs:RESEED_INTERVAL (Results 1 – 2 of 2) sorted by relevance
| /src/crypto/openssl/providers/implementations/rands/ | ||
| H A D | drbg_local.h | 31 #define RESEED_INTERVAL (1 << 8) macro |
| H A D | drbg.c | 835 drbg->reseed_interval = RESEED_INTERVAL; in ossl_rand_drbg_new() |