Searched refs:TIME_INTERVAL (Results 1 – 2 of 2) sorted by relevance
/openssl-master/providers/implementations/rands/ | ||
A D | drbg_local.h | 31 # define TIME_INTERVAL (60*60) /* 1 hour */ macro |
A D | drbg.c | 823 drbg->reseed_time_interval = TIME_INTERVAL; in ossl_rand_drbg_new() |
Completed in 7 milliseconds