Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/rands/
H A Dtest_rng.c25 static OSSL_FUNC_rand_instantiate_fn test_rng_instantiate; variable
77 static int test_rng_instantiate(void *vtest, unsigned int strength, in test_rng_instantiate() function