Searched refs:RESEED_INTERVAL (Results 1 – 2 of 2) sorted by relevance
/openssl-master/providers/implementations/rands/ | ||
A D | drbg_local.h | 30 # define RESEED_INTERVAL (1 << 8) macro |
A D | drbg.c | 822 drbg->reseed_interval = RESEED_INTERVAL; in ossl_rand_drbg_new() |
Completed in 4 milliseconds