Home
last modified time | relevance | path

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

/openssl/providers/implementations/exchange/
H A Decdh_exch.c31 static OSSL_FUNC_keyexch_newctx_fn ecdh_newctx; variable
84 void *ecdh_newctx(void *provctx) in ecdh_newctx() function
634 { OSSL_FUNC_KEYEXCH_NEWCTX, (void (*)(void))ecdh_newctx },

Completed in 5 milliseconds