Searched refs:template_new (Results 1 – 1 of 1) sorted by relevance
46 static OSSL_FUNC_keymgmt_new_fn template_new; variable71 static void *template_new(void *provctx) in template_new() function402 dstkey = template_new(NULL); in template_dup()417 { OSSL_FUNC_KEYMGMT_NEW, (void (*)(void))template_new },
Completed in 3 milliseconds