Home
last modified time | relevance | path

Searched refs:OSSL_FUNC_RAND_NONCE (Results 1 – 4 of 4) sorted by relevance

/openssl/providers/implementations/rands/
H A Dtest_rng.c340 { OSSL_FUNC_RAND_NONCE, (void(*)(void))test_rng_nonce },
H A Ddrbg.c824 if ((pfunc = find_call(p_dispatch, OSSL_FUNC_RAND_NONCE)) != NULL) in ossl_rand_drbg_new()
/openssl/crypto/evp/
H A Devp_rand.c176 case OSSL_FUNC_RAND_NONCE: in evp_rand_from_algorithm()
/openssl/include/openssl/
H A Dcore_dispatch.h470 # define OSSL_FUNC_RAND_NONCE 7 macro

Completed in 15 milliseconds