Searched refs:dh_freectx (Results 1 – 1 of 1) sorted by relevance
34 static OSSL_FUNC_keyexch_freectx_fn dh_freectx; variable273 static void dh_freectx(void *vpdhctx) in dh_freectx() function336 dh_freectx(dstctx); in dh_dupctx()553 { OSSL_FUNC_KEYEXCH_FREECTX, (void (*)(void))dh_freectx },
Completed in 6 milliseconds