Home
last modified time | relevance | path

Searched defs:dh_gen_cleanup (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/keymgmt/
H A Ddh_kmgmt.c35 static OSSL_FUNC_keymgmt_gen_cleanup_fn dh_gen_cleanup; variable
792 static void dh_gen_cleanup(void *genctx) in dh_gen_cleanup() function