Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssl/crypto/include/internal/
H A Drand_int.h60 const unsigned char *rand_pool_buffer(RAND_POOL *pool);
/freebsd-12.1/crypto/openssl/crypto/rand/
H A Drand_lib.c414 || meth->add(rand_pool_buffer(pool), in RAND_poll()
528 const unsigned char *rand_pool_buffer(RAND_POOL *pool) in rand_pool_buffer() function