Home
last modified time | relevance | path

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

/openssl/providers/implementations/keymgmt/
H A Dtemplate_kmgmt.c47 static OSSL_FUNC_keymgmt_free_fn template_free; variable
85 static void template_free(void *vkey) in template_free() function
381 template_free(key); in template_gen()
411 template_free(dstkey); in template_dup()
418 { OSSL_FUNC_KEYMGMT_FREE, (void (*)(void))template_free },

Completed in 5 milliseconds