Home
last modified time | relevance | path

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

/openssl/doc/internal/man3/
H A Dossl_rand_get_entropy.pod6 ossl_rand_get_nonce, ossl_rand_cleanup_nonce
18 size_t ossl_rand_get_nonce(OSSL_CORE_HANDLE *handle,
36 ossl_rand_get_nonce() retrieves a nonce using the passed I<salt> parameter
45 ossl_rand_get_nonce(). The nonce 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.h116 size_t ossl_rand_get_nonce(ossl_unused const OSSL_CORE_HANDLE *handle,
/openssl/crypto/rand/
H A Dprov_seed.c47 size_t ossl_rand_get_nonce(ossl_unused const OSSL_CORE_HANDLE *handle, in ossl_rand_get_nonce() function
/openssl/crypto/
H A Dprovider_core.c1847 OSSL_FUNC_get_nonce_fn ossl_rand_get_nonce; variable
2104 { OSSL_FUNC_GET_NONCE, (void (*)(void))ossl_rand_get_nonce },
/openssl/doc/man7/
H A Dprovider-base.pod175 ossl_rand_get_nonce OSSL_FUNC_GET_NONCE

Completed in 36 milliseconds