Home
last modified time | relevance | path

Searched refs:ossl_rand_get_entropy (Results 1 – 5 of 5) sorted by relevance

/openssl/doc/internal/man3/
H A Dossl_rand_get_entropy.pod5 ossl_rand_get_entropy, ossl_rand_cleanup_entropy,
13 size_t ossl_rand_get_entropy(OSSL_CORE_HANDLE *handle,
26 ossl_rand_get_entropy() retrieves seeding material from the operating system.
33 ossl_rand_get_entropy(). The seeding buffer is pointed to by I<buf> and is
50 ossl_rand_get_entropy() and ossl_rand_get_nonce() return the number of bytes
/openssl/include/crypto/
H A Drand.h111 size_t ossl_rand_get_entropy(ossl_unused const OSSL_CORE_HANDLE *handle,
/openssl/crypto/rand/
H A Dprov_seed.c15 size_t ossl_rand_get_entropy(ossl_unused const OSSL_CORE_HANDLE *handle, in ossl_rand_get_entropy() function
/openssl/crypto/
H A Dprovider_core.c1845 OSSL_FUNC_get_entropy_fn ossl_rand_get_entropy; variable
2102 { OSSL_FUNC_GET_ENTROPY, (void (*)(void))ossl_rand_get_entropy },
/openssl/doc/man7/
H A Dprovider-base.pod173 ossl_rand_get_entropy OSSL_FUNC_GET_ENTROPY

Completed in 22 milliseconds