Searched refs:c_cleanup_nonce (Results 1 – 1 of 1) sorted by relevance
20 static OSSL_FUNC_cleanup_nonce_fn *c_cleanup_nonce = NULL; variable71 set_func(c_cleanup_nonce, OSSL_FUNC_cleanup_nonce(fns)); in ossl_prov_seeding_from_dispatch()124 else if (c_cleanup_nonce != NULL) in ossl_prov_cleanup_nonce()125 c_cleanup_nonce(handle, buf, len); in ossl_prov_cleanup_nonce()
Completed in 8 milliseconds