Home
last modified time | relevance | path

Searched defs:ecdh (Results 1 – 15 of 15) 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
1755 void crypto_ecdh_deinit(struct crypto_ecdh *ecdh) in crypto_ecdh_deinit()
1765 struct wpabuf * crypto_ecdh_get_pubkey(struct crypto_ecdh *ecdh, int inc_y) in crypto_ecdh_get_pubkey()
1797 struct wpabuf * crypto_ecdh_set_peerkey(struct crypto_ecdh *ecdh, int inc_y, in crypto_ecdh_set_peerkey()
1844 size_t crypto_ecdh_prime_len(struct crypto_ecdh *ecdh) in crypto_ecdh_prime_len()
Dcrypto_openssl.c2568 struct crypto_ecdh *ecdh; in crypto_ecdh_init() local
2655 struct crypto_ecdh *ecdh; in crypto_ecdh_init2() local
2699 struct wpabuf * crypto_ecdh_get_pubkey(struct crypto_ecdh *ecdh, int inc_y) in crypto_ecdh_get_pubkey()
2782 struct wpabuf * crypto_ecdh_set_peerkey(struct crypto_ecdh *ecdh, int inc_y, in crypto_ecdh_set_peerkey()
2921 void crypto_ecdh_deinit(struct crypto_ecdh *ecdh) in crypto_ecdh_deinit()
2931 size_t crypto_ecdh_prime_len(struct crypto_ecdh *ecdh) in crypto_ecdh_prime_len()
Dtls_openssl.c3222 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.c165 EC_KEY *ecdh, *EC_key = NULL; local
/external/wpa_supplicant_8/src/ap/
Dsta_info.h96 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.cc832 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_crypto.c484 struct crypto_ecdh *ecdh; in dpp_ecdh() local
Ddpp.h670 struct crypto_ecdh *ecdh; member
/external/tpm2-tss/include/tss2/
Dtss2_tpm2_types.h1372 TPMS_KEY_SCHEME_ECDH ecdh; member
/external/wpa_supplicant_8/wpa_supplicant/
Dwpa_supplicant_i.h574 struct crypto_ecdh *ecdh; member
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DTpmTypes.h1888 TPMS_KEY_SCHEME_ECDH ecdh; member