Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/rands/
H A Dtest_rng.c37 static OSSL_FUNC_rand_unlock_fn test_rng_unlock; variable
265 static void test_rng_unlock(void *vtest) in test_rng_unlock() function