Home
last modified time | relevance | path

Searched refs:fuzz_rand_freectx (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/fuzz/
Dfuzz_rand.c17 static OSSL_FUNC_rand_freectx_fn fuzz_rand_freectx; variable
35 static void fuzz_rand_freectx(ossl_unused void *vrng) in fuzz_rand_freectx() function
109 { OSSL_FUNC_RAND_FREECTX, (void (*)(void))fuzz_rand_freectx },
/third_party/node/deps/openssl/openssl/fuzz/
Dfuzz_rand.c17 static OSSL_FUNC_rand_freectx_fn fuzz_rand_freectx; variable
35 static void fuzz_rand_freectx(ossl_unused void *vrng) in fuzz_rand_freectx() function
109 { OSSL_FUNC_RAND_FREECTX, (void (*)(void))fuzz_rand_freectx },