Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/testutil/
H A Dfake_random.c31 static OSSL_FUNC_rand_gettable_ctx_params_fn fake_rand_gettable_ctx_params; variable
115 static const OSSL_PARAM *fake_rand_gettable_ctx_params(ossl_unused void *vrng, in fake_rand_gettable_ctx_params() function
135 (void(*)(void))fake_rand_gettable_ctx_params },