Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssl/include/crypto/
H A Drand.h81 size_t rand_pool_bytes_remaining(RAND_POOL *pool);
/freebsd-13.1/crypto/openssl/crypto/rand/
H A Drand_lib.c706 size_t rand_pool_bytes_remaining(RAND_POOL *pool) in rand_pool_bytes_remaining() function