Home
last modified time | relevance | path

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

/openssl/providers/implementations/rands/
H A Ddrbg.c63 static int ossl_drbg_lock_parent(PROV_DRBG *drbg) in ossl_drbg_lock_parent() function
96 if (!ossl_drbg_lock_parent(drbg)) { in get_parent_strength()
116 if (!ossl_drbg_lock_parent(drbg)) { in get_parent_reseed_count()
227 if (!ossl_drbg_lock_parent(drbg)) in get_entropy()
250 if (!ossl_drbg_lock_parent(drbg)) in cleanup_entropy()

Completed in 7 milliseconds