Home
last modified time | relevance | path

Searched refs:fuzz_rand_newctx (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/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
108 { OSSL_FUNC_RAND_NEWCTX, (void (*)(void))fuzz_rand_newctx },
/third_party/openssl/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
108 { OSSL_FUNC_RAND_NEWCTX, (void (*)(void))fuzz_rand_newctx },

Completed in 1 milliseconds