Home
last modified time | relevance | path

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

/third_party/openssl/crypto/rand/
Drand_lib.c200 ret = rand_pool_length(pool); in rand_drbg_get_entropy()
256 ret = rand_pool_length(pool); in rand_drbg_get_nonce()
292 ret = rand_pool_length(pool); in rand_drbg_get_additional_data()
416 rand_pool_length(pool), in RAND_poll()
549 size_t rand_pool_length(RAND_POOL *pool) in rand_pool_length() function
/third_party/openssl/include/crypto/
Drand.h75 size_t rand_pool_length(RAND_POOL *pool);