Home
last modified time | relevance | path

Searched refs:ossl_rand_pool_buffer (Results 1 – 4 of 4) sorted by relevance

/openssl/include/crypto/
H A Drand_pool.h91 const unsigned char *ossl_rand_pool_buffer(RAND_POOL *pool);
/openssl/providers/implementations/rands/
H A Dseed_src.c115 memcpy(out, ossl_rand_pool_buffer(pool), ossl_rand_pool_length(pool)); in seed_src_generate()
/openssl/crypto/rand/
H A Drand_pool.c112 const unsigned char *ossl_rand_pool_buffer(RAND_POOL *pool) in ossl_rand_pool_buffer() function
H A Drand_lib.c147 || meth->add(ossl_rand_pool_buffer(pool), in RAND_poll()

Completed in 11 milliseconds