Searched refs:ossl_rand_get_nonce (Results 1 – 5 of 5) sorted by relevance
6 ossl_rand_get_nonce, ossl_rand_cleanup_nonce18 size_t ossl_rand_get_nonce(OSSL_CORE_HANDLE *handle,36 ossl_rand_get_nonce() retrieves a nonce using the passed I<salt> parameter45 ossl_rand_get_nonce(). The nonce buffer is pointed to by I<buf> and is50 ossl_rand_get_entropy() and ossl_rand_get_nonce() return the number of bytes
116 size_t ossl_rand_get_nonce(ossl_unused const OSSL_CORE_HANDLE *handle,
47 size_t ossl_rand_get_nonce(ossl_unused const OSSL_CORE_HANDLE *handle, in ossl_rand_get_nonce() function
1886 OSSL_FUNC_get_nonce_fn ossl_rand_get_nonce;2143 { OSSL_FUNC_GET_NONCE, (void (*)(void))ossl_rand_get_nonce },1879 OSSL_FUNC_get_nonce_fn ossl_rand_get_nonce; global() variable
175 ossl_rand_get_nonce OSSL_FUNC_GET_NONCE