Home
last modified time | relevance | path

Searched refs:TIME_INTERVAL (Results 1 – 2 of 2) sorted by relevance

/src/crypto/openssl/providers/implementations/rands/
H A Ddrbg_local.h32 #define TIME_INTERVAL (60 * 60) /* 1 hour */ macro
H A Ddrbg.c836 drbg->reseed_time_interval = TIME_INTERVAL; in ossl_rand_drbg_new()