Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssl/crypto/include/internal/
H A Drand_int.h71 size_t rand_pool_bytes_remaining(RAND_POOL *pool);
/freebsd-12.1/crypto/openssl/crypto/rand/
H A Drand_lib.c701 size_t rand_pool_bytes_remaining(RAND_POOL *pool) in rand_pool_bytes_remaining() function