Searched refs:OSSL_FUNC_RAND_NONCE (Results 1 – 4 of 4) sorted by relevance
282 { OSSL_FUNC_RAND_NONCE, (void(*)(void))test_rng_nonce },
808 if ((pfunc = find_call(p_dispatch, OSSL_FUNC_RAND_NONCE)) != NULL) in ossl_rand_drbg_new()
174 case OSSL_FUNC_RAND_NONCE: in evp_rand_from_algorithm()
443 # define OSSL_FUNC_RAND_NONCE 7 macro
Completed in 9 milliseconds