Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/rands/
H A Dtest_rng.c26 static OSSL_FUNC_rand_uninstantiate_fn test_rng_uninstantiate; variable
93 static int test_rng_uninstantiate(void *vtest) in test_rng_uninstantiate() function