Home
last modified time | relevance | path

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

/openssl/test/testutil/
H A Dfake_random.c26 static OSSL_FUNC_rand_newctx_fn fake_rand_newctx; variable
35 static void *fake_rand_newctx(void *provctx, void *parent, in fake_rand_newctx() function
128 { OSSL_FUNC_RAND_NEWCTX, (void (*)(void))fake_rand_newctx },

Completed in 7 milliseconds