Home
last modified time | relevance | path

Searched refs:OSSL_FUNC_RAND_NEWCTX (Results 1 – 12 of 12) sorted by relevance

/openssl/fuzz/
H A Dfuzz_rand.c108 { OSSL_FUNC_RAND_NEWCTX, (void (*)(void))fuzz_rand_newctx },
/openssl/providers/implementations/rands/
H A Dseed_src.c229 { OSSL_FUNC_RAND_NEWCTX, (void(*)(void))seed_src_new },
H A Dseed_src_jitter.c314 { OSSL_FUNC_RAND_NEWCTX, (void(*)(void))jitter_new },
H A Dtest_rng.c332 { OSSL_FUNC_RAND_NEWCTX, (void(*)(void))test_rng_new },
H A Dfips_crng_test.c409 { OSSL_FUNC_RAND_NEWCTX, (void(*)(void))crng_test_new },
H A Ddrbg_hmac.c482 { OSSL_FUNC_RAND_NEWCTX, (void(*)(void))drbg_hmac_new_wrapper },
H A Ddrbg_hash.c578 { OSSL_FUNC_RAND_NEWCTX, (void(*)(void))drbg_hash_new_wrapper },
H A Ddrbg_ctr.c794 { OSSL_FUNC_RAND_NEWCTX, (void(*)(void))drbg_ctr_new_wrapper },
/openssl/test/
H A Dprovfetchtest.c159 { OSSL_FUNC_RAND_NEWCTX, (void (*)(void))dummy_rand_newctx },
/openssl/test/testutil/
H A Dfake_random.c128 { OSSL_FUNC_RAND_NEWCTX, (void (*)(void))fake_rand_newctx },
/openssl/crypto/evp/
H A Devp_rand.c141 case OSSL_FUNC_RAND_NEWCTX: in evp_rand_from_algorithm()
/openssl/include/openssl/
H A Dcore_dispatch.h464 # define OSSL_FUNC_RAND_NEWCTX 1 macro

Completed in 116 milliseconds