Home
last modified time | relevance | path

Searched refs:crypto_ecdh_init2 (Results 1 - 3 of 3) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto.h975 * crypto_ecdh_init2 - Initialize elliptic curve Diffie�CHellman context with a
982 struct crypto_ecdh * crypto_ecdh_init2(int group,
987 * @ecdh: ECDH context from crypto_ecdh_init() or crypto_ecdh_init2()
996 * @ecdh: ECDH context from crypto_ecdh_init() or crypto_ecdh_init2()
1008 * @ecdh: ECDH context from crypto_ecdh_init() or crypto_ecdh_init2()
H A Dcrypto_openssl.c2116 struct crypto_ecdh * crypto_ecdh_init2(int group, struct crypto_ec_key *own_key) in crypto_ecdh_init2() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp_crypto.c490 ecdh = crypto_ecdh_init2(crypto_ec_key_group(own), own); in dpp_ecdh()
492 wpa_printf(MSG_ERROR, "DPP: crypto_ecdh_init2() failed"); in dpp_ecdh()

Completed in 9 milliseconds