Home
last modified time | relevance | path

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

/openssl/providers/implementations/rands/
H A Dseed_src.c112 entropy_available = ossl_pool_acquire_entropy(pool); in seed_src_generate()
192 entropy_available = ossl_pool_acquire_entropy(pool); in seed_get_seed()
/openssl/providers/implementations/rands/seeding/
H A Drand_vxworks.c101 size_t ossl_pool_acquire_entropy(RAND_POOL *pool) in ossl_pool_acquire_entropy() function
H A Drand_win.c47 size_t ossl_pool_acquire_entropy(RAND_POOL *pool) in ossl_pool_acquire_entropy() function
H A Drand_unix.c139 size_t ossl_pool_acquire_entropy(RAND_POOL *pool) in ossl_pool_acquire_entropy() function
622 size_t ossl_pool_acquire_entropy(RAND_POOL *pool) in ossl_pool_acquire_entropy() function
H A Drand_vms.c544 size_t ossl_pool_acquire_entropy(RAND_POOL *pool) in ossl_pool_acquire_entropy() function
/openssl/include/crypto/
H A Drand.h135 size_t ossl_pool_acquire_entropy(RAND_POOL *pool);
/openssl/crypto/rand/
H A Dprov_seed.c33 entropy_available = ossl_pool_acquire_entropy(pool); in ossl_rand_get_entropy()
H A Drand_lib.c147 if (ossl_pool_acquire_entropy(pool) == 0) in RAND_poll()

Completed in 17 milliseconds