Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/rands/
H A Dtest_rng.c36 static OSSL_FUNC_rand_lock_fn test_rng_lock; variable
256 static int test_rng_lock(void *vtest) in test_rng_lock() function