Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/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
567 { OSSL_FUNC_KEYEXCH_NEWCTX, (void (*)(void))ecdh_newctx },
/third_party/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
567 { OSSL_FUNC_KEYEXCH_NEWCTX, (void (*)(void))ecdh_newctx },

Completed in 2 milliseconds