Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/include/crypto/
H A Drand.h81 size_t rand_pool_bytes_remaining(RAND_POOL *pool);
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rand/
H A Drand_vms.c368 size_t bytes_remaining = rand_pool_bytes_remaining(pool); in data_collect_method()
H A Drand_lib.c710 size_t rand_pool_bytes_remaining(RAND_POOL *pool) in rand_pool_bytes_remaining() function