Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/testutil/
H A Dfake_random.c28 static OSSL_FUNC_rand_instantiate_fn fake_rand_instantiate; variable
50 static int fake_rand_instantiate(void *vrng, ossl_unused unsigned int strength, in fake_rand_instantiate() function