Home
last modified time | relevance | path

Searched refs:crng_test_unlock (Results 1 – 1 of 1) sorted by relevance

/openssl/providers/implementations/rands/
H A Dfips_crng_test.c40 static OSSL_FUNC_rand_unlock_fn crng_test_unlock; variable
308 crng_test_unlock(crngt); in crng_test_get_seed()
317 crng_test_unlock(crngt); in crng_test_get_seed()
362 static void crng_test_unlock(ossl_unused void *vcrngt) in crng_test_unlock() function
425 { OSSL_FUNC_RAND_UNLOCK, (void(*)(void))crng_test_unlock },

Completed in 6 milliseconds