Home
last modified time | relevance | path

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

/openssl-master/providers/implementations/exchange/
A Ddh_exch.c34 static OSSL_FUNC_keyexch_freectx_fn dh_freectx; variable
241 static void dh_freectx(void *vpdhctx) in dh_freectx() function
299 dh_freectx(dstctx); in dh_dupctx()
490 { OSSL_FUNC_KEYEXCH_FREECTX, (void (*)(void))dh_freectx },

Completed in 2 milliseconds