Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssl/include/crypto/
H A Drand.h70 const unsigned char *rand_pool_buffer(RAND_POOL *pool);
/freebsd-13.1/crypto/openssl/crypto/rand/
H A Drand_lib.c415 || meth->add(rand_pool_buffer(pool), in RAND_poll()
533 const unsigned char *rand_pool_buffer(RAND_POOL *pool) in rand_pool_buffer() function