Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/exchange/
H A Decdh_exch.c32 static OSSL_FUNC_keyexch_init_fn ecdh_init; variable
102 int ecdh_init(void *vpecdhctx, void *vecdh, const OSSL_PARAM params[]) in ecdh_init() function
568 { OSSL_FUNC_KEYEXCH_INIT, (void (*)(void))ecdh_init },
/third_party/openssl/providers/implementations/exchange/
H A Decdh_exch.c32 static OSSL_FUNC_keyexch_init_fn ecdh_init; variable
102 int ecdh_init(void *vpecdhctx, void *vecdh, const OSSL_PARAM params[]) in ecdh_init() function
568 { OSSL_FUNC_KEYEXCH_INIT, (void (*)(void))ecdh_init },

Completed in 2 milliseconds