Home
last modified time | relevance | path

Searched refs:rand_pool_new (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rand/
H A Drand_lib.c151 pool = rand_pool_new(entropy, drbg->secure, min_len, max_len); in rand_drbg_get_entropy()
247 pool = rand_pool_new(0, 0, min_len, max_len); in rand_drbg_get_nonce()
409 pool = rand_pool_new(RAND_DRBG_STRENGTH, 1, in RAND_poll()
436 RAND_POOL *rand_pool_new(int entropy_requested, int secure, in rand_pool_new() function
H A Ddrbg_lib.c656 drbg->adin_pool = rand_pool_new(0, 0, 0, drbg->max_adinlen); in RAND_DRBG_bytes()
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/crypto/
H A Drand.h64 RAND_POOL *rand_pool_new(int entropy_requested, int secure,
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/err/
H A Dopenssl.txt1034 RAND_F_RAND_POOL_NEW:116:rand_pool_new