Home
last modified time | relevance | path

Searched defs:ecdh_dupctx (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/exchange/
H A Decdh_exch.c36 static OSSL_FUNC_keyexch_dupctx_fn ecdh_dupctx; variable
174 void *ecdh_dupctx(void *vpecdhctx) in ecdh_dupctx() function