Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/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
572 { OSSL_FUNC_KEYEXCH_DUPCTX, (void (*)(void))ecdh_dupctx },
/third_party/openssl/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
572 { OSSL_FUNC_KEYEXCH_DUPCTX, (void (*)(void))ecdh_dupctx },

Completed in 2 milliseconds