Searched refs:c_cleanup_nonce (Results 1 – 1 of 1) sorted by relevance
20 static OSSL_FUNC_cleanup_nonce_fn *c_cleanup_nonce = NULL; variable76 set_func(c_cleanup_nonce, OSSL_FUNC_cleanup_nonce(fns)); in ossl_prov_seeding_from_dispatch()129 else if (c_cleanup_nonce != NULL) in ossl_prov_cleanup_nonce()130 c_cleanup_nonce(handle, buf, len); in ossl_prov_cleanup_nonce()