Home
last modified time | relevance | path

Searched refs:ecx_gen_cleanup (Results 1 – 1 of 1) sorted by relevance

/openssl/providers/implementations/keymgmt/
H A Decx_kmgmt.c45 static OSSL_FUNC_keymgmt_gen_cleanup_fn ecx_gen_cleanup; variable
513 ecx_gen_cleanup(gctx); in ecx_gen_init()
842 static void ecx_gen_cleanup(void *genctx) in ecx_gen_cleanup() function
1014 { OSSL_FUNC_KEYMGMT_GEN_CLEANUP, (void (*)(void))ecx_gen_cleanup }, \

Completed in 5 milliseconds