Home
last modified time | relevance | path

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

/third_party/openssl/crypto/rand/
Drand_lib.c151 pool = rand_pool_new(entropy, drbg->secure, min_len, max_len); in rand_drbg_get_entropy()
243 pool = rand_pool_new(0, 0, min_len, max_len); in rand_drbg_get_nonce()
405 pool = rand_pool_new(RAND_DRBG_STRENGTH, 1, in RAND_poll()
432 RAND_POOL *rand_pool_new(int entropy_requested, int secure, in rand_pool_new() function
Ddrbg_lib.c666 drbg->adin_pool = rand_pool_new(0, 0, 0, drbg->max_adinlen); in RAND_DRBG_bytes()
/third_party/openssl/include/crypto/
Drand.h64 RAND_POOL *rand_pool_new(int entropy_requested, int secure,
/third_party/openssl/crypto/err/
Dopenssl.txt1034 RAND_F_RAND_POOL_NEW:116:rand_pool_new