Home
last modified time | relevance | path

Searched refs:ossl_pool_acquire_entropy (Results 1 – 8 of 8) sorted by relevance

/openssl-master/include/crypto/
A Drand.h125 size_t ossl_pool_acquire_entropy(RAND_POOL *pool);
/openssl-master/crypto/rand/
A Dprov_seed.c30 entropy_available = ossl_pool_acquire_entropy(pool); in ossl_rand_get_entropy()
A Drand_lib.c138 if (ossl_pool_acquire_entropy(pool) == 0) in RAND_poll()
/openssl-master/providers/implementations/rands/seeding/
A Drand_vxworks.c121 size_t ossl_pool_acquire_entropy(RAND_POOL *pool) in ossl_pool_acquire_entropy() function
A Drand_win.c45 size_t ossl_pool_acquire_entropy(RAND_POOL *pool) in ossl_pool_acquire_entropy() function
A Drand_unix.c141 size_t ossl_pool_acquire_entropy(RAND_POOL *pool) in ossl_pool_acquire_entropy() function
626 size_t ossl_pool_acquire_entropy(RAND_POOL *pool) in ossl_pool_acquire_entropy() function
A Drand_vms.c571 size_t ossl_pool_acquire_entropy(RAND_POOL *pool) in ossl_pool_acquire_entropy() function
/openssl-master/providers/implementations/rands/
A Dseed_src.c114 entropy_available = ossl_pool_acquire_entropy(pool); in seed_src_generate()

Completed in 15 milliseconds