Home
last modified time | relevance | path

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

/external/rust/crates/ring/src/ec/suite_b/
Decdh.rs21 macro_rules! ecdh { macro
80 fn ecdh( in ecdh() function
/external/rust/crates/ring/src/ec/
Dsuite_b.rs231 pub mod ecdh; module
/external/wpa_supplicant_8/src/crypto/
Dcrypto_wolfssl.c1721 struct crypto_ecdh *ecdh = NULL; in crypto_ecdh_init() local
1752 void crypto_ecdh_deinit(struct crypto_ecdh *ecdh) in crypto_ecdh_deinit()
1761 struct wpabuf * crypto_ecdh_get_pubkey(struct crypto_ecdh *ecdh, int inc_y) in crypto_ecdh_get_pubkey()
1793 struct wpabuf * crypto_ecdh_set_peerkey(struct crypto_ecdh *ecdh, int inc_y, in crypto_ecdh_set_peerkey()
1840 size_t crypto_ecdh_prime_len(struct crypto_ecdh *ecdh) in crypto_ecdh_prime_len()
Dcrypto_openssl.c1959 struct crypto_ecdh *ecdh; in crypto_ecdh_init() local
2016 struct wpabuf * crypto_ecdh_get_pubkey(struct crypto_ecdh *ecdh, int inc_y) in crypto_ecdh_get_pubkey()
2076 struct wpabuf * crypto_ecdh_set_peerkey(struct crypto_ecdh *ecdh, int inc_y, in crypto_ecdh_set_peerkey()
2171 void crypto_ecdh_deinit(struct crypto_ecdh *ecdh) in crypto_ecdh_deinit()
2181 size_t crypto_ecdh_prime_len(struct crypto_ecdh *ecdh) in crypto_ecdh_prime_len()
Dtls_openssl.c3087 EC_KEY *ecdh; in tls_set_conn_flags() local
/external/rust/crates/ring/src/
Dagreement.rs75 pub(crate) ecdh: fn( field
/external/libwebsockets/lib/tls/openssl/
Dopenssl-server.c163 EC_KEY *ecdh, *EC_key = NULL; local
/external/wpa_supplicant_8/src/ap/
Dsta_info.h94 struct crypto_ecdh *ecdh; member
/external/grpc-grpc/src/core/tsi/
Dssl_transport_security.cc684 EC_KEY* ecdh = EC_KEY_new_by_curve_name(NID_X9_62_prime256v1); in populate_ssl_context() local
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/
Dssl_transport_security.cc822 EC_KEY* ecdh = EC_KEY_new_by_curve_name(NID_X9_62_prime256v1); in populate_ssl_context() local
/external/wpa_supplicant_8/src/common/
Ddpp.h626 struct crypto_ecdh *ecdh; member
/external/wpa_supplicant_8/wpa_supplicant/
Dwpa_supplicant_i.h556 struct crypto_ecdh *ecdh; member
/external/tpm2-tss/include/tss2/
Dtss2_tpm2_types.h1372 TPMS_KEY_SCHEME_ECDH ecdh; member
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DTpmTypes.h1888 TPMS_KEY_SCHEME_ECDH ecdh; member