Home
last modified time | relevance | path

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

/openssl/providers/implementations/exchange/
H A Ddh_exch.c34 static OSSL_FUNC_keyexch_freectx_fn dh_freectx; variable
273 static void dh_freectx(void *vpdhctx) in dh_freectx() function
336 dh_freectx(dstctx); in dh_dupctx()
553 { OSSL_FUNC_KEYEXCH_FREECTX, (void (*)(void))dh_freectx },

Completed in 6 milliseconds