Searched refs:OSSL_FUNC_RAND_NONCE (Results 1 – 4 of 4) sorted by relevance
340 { OSSL_FUNC_RAND_NONCE, (void(*)(void))test_rng_nonce },
824 if ((pfunc = find_call(p_dispatch, OSSL_FUNC_RAND_NONCE)) != NULL) in ossl_rand_drbg_new()
176 case OSSL_FUNC_RAND_NONCE: in evp_rand_from_algorithm()
470 # define OSSL_FUNC_RAND_NONCE 7 macro
Completed in 15 milliseconds