Searched refs:dh_freectx (Results 1 – 1 of 1) sorted by relevance
34 static OSSL_FUNC_keyexch_freectx_fn dh_freectx; variable241 static void dh_freectx(void *vpdhctx) in dh_freectx() function299 dh_freectx(dstctx); in dh_dupctx()490 { OSSL_FUNC_KEYEXCH_FREECTX, (void (*)(void))dh_freectx },
Completed in 2 milliseconds