Home
last modified time | relevance | path

Searched defs:ecdh (Results 1 – 5 of 5) sorted by relevance

/external/boringssl/src/crypto/ecdh/
DCMakeLists.txt4 ecdh target
/external/wpa_supplicant_8/src/crypto/
Dcrypto_openssl.c1702 struct crypto_ecdh *ecdh; in crypto_ecdh_init() local
1769 struct wpabuf * crypto_ecdh_get_pubkey(struct crypto_ecdh *ecdh, int inc_y) in crypto_ecdh_get_pubkey()
1829 struct wpabuf * crypto_ecdh_set_peerkey(struct crypto_ecdh *ecdh, int inc_y, in crypto_ecdh_set_peerkey()
1920 void crypto_ecdh_deinit(struct crypto_ecdh *ecdh) in crypto_ecdh_deinit()
Dtls_openssl.c2494 EC_KEY *ecdh; in tls_set_conn_flags() local
/external/webrtc/webrtc/base/
Dopensslstreamadapter.cc791 EC_KEY* ecdh = EC_KEY_new_by_curve_name(NID_X9_62_prime256v1); in BeginSSL() local
/external/tpm2/
Dtpm_types.h1187 TPMS_KEY_SCHEME_ECDH ecdh; member