Searched refs:MAX_RESEED_INTERVAL (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/rand/
H A Drand_local.h27 # define MAX_RESEED_INTERVAL (1 << 24) macro
H A Ddrbg_lib.c715 if (interval > MAX_RESEED_INTERVAL)
755 if (_master_reseed_interval > MAX_RESEED_INTERVAL
756 || _slave_reseed_interval > MAX_RESEED_INTERVAL)
/netbsd-current/crypto/external/bsd/openssl/dist/providers/implementations/rands/
H A Ddrbg_local.h26 # define MAX_RESEED_INTERVAL (1 << 24) macro

Completed in 92 milliseconds