Searched refs:dh_newctx (Results 1 – 1 of 1) sorted by relevance
30 static OSSL_FUNC_keyexch_newctx_fn dh_newctx; variable82 static void *dh_newctx(void *provctx) in dh_newctx() function549 { OSSL_FUNC_KEYEXCH_NEWCTX, (void (*)(void))dh_newctx },
Completed in 10 milliseconds