Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/exchange/
H A Decdh_exch.c31 static OSSL_FUNC_keyexch_newctx_fn ecdh_newctx; variable
83 void *ecdh_newctx(void *provctx) in ecdh_newctx() function