Home
last modified time | relevance | path

Searched defs:fuzz_rand_newctx (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/fuzz/
H A Dfuzz_rand.c16 static OSSL_FUNC_rand_newctx_fn fuzz_rand_newctx; variable
25 static void *fuzz_rand_newctx( in fuzz_rand_newctx() function