Searched refs:gen_cleanup (Results 1 – 2 of 2) sorted by relevance
90 if (keymgmt->gen_cleanup == NULL) in keymgmt_from_algorithm()91 keymgmt->gen_cleanup = OSSL_FUNC_keymgmt_gen_cleanup(fns); in keymgmt_from_algorithm()194 || keymgmt->gen_cleanup == NULL))) { in keymgmt_from_algorithm()381 keymgmt->gen_cleanup(genctx); in evp_keymgmt_gen_cleanup()
117 OSSL_FUNC_keymgmt_gen_cleanup_fn *gen_cleanup; member
Completed in 5 milliseconds