Home
last modified time | relevance | path

Searched defs:max_entropylen (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/rands/
H A Ddrbg_local.h131 size_t min_entropylen, max_entropylen; member
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rand/
H A Drand_local.h233 size_t min_entropylen, max_entropylen; member
H A Ddrbg_lib.c295 size_t max_entropylen = drbg->max_entropylen; in RAND_DRBG_instantiate() local