Searched refs:parent_unlock (Results 1 – 2 of 2) sorted by relevance
92 OSSL_FUNC_rand_unlock_fn *parent_unlock; member
80 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