Searched refs:ecdh_dupctx (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/crypto/openssl/providers/implementations/exchange/
H A Decdh_exch.c36 static OSSL_FUNC_keyexch_dupctx_fn ecdh_dupctx; variable
174 void *ecdh_dupctx(void *vpecdhctx) function
572 { OSSL_FUNC_KEYEXCH_DUPCTX, (void (*)(void))ecdh_dupctx },

Completed in 173 milliseconds