Home
last modified time | relevance | path

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

/openssl-master/providers/implementations/rands/
A Ddrbg_local.h92 OSSL_FUNC_rand_unlock_fn *parent_unlock; member
A Ddrbg.c80 if (parent != NULL && drbg->parent_unlock != NULL) in ossl_drbg_unlock_parent()
81 drbg->parent_unlock(parent); in ossl_drbg_unlock_parent()
805 drbg->parent_unlock = OSSL_FUNC_rand_unlock(pfunc); in ossl_rand_drbg_new()

Completed in 8 milliseconds