Searched defs:ecdh (Results 1 – 14 of 14) sorted by relevance
21 macro_rules! ecdh { macro80 fn ecdh( in ecdh() function
231 pub mod ecdh; module
1721 struct crypto_ecdh *ecdh = NULL; in crypto_ecdh_init() local1752 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()
1959 struct crypto_ecdh *ecdh; in crypto_ecdh_init() local2016 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()
3087 EC_KEY *ecdh; in tls_set_conn_flags() local
75 pub(crate) ecdh: fn( field
163 EC_KEY *ecdh, *EC_key = NULL; local
94 struct crypto_ecdh *ecdh; member
684 EC_KEY* ecdh = EC_KEY_new_by_curve_name(NID_X9_62_prime256v1); in populate_ssl_context() local
822 EC_KEY* ecdh = EC_KEY_new_by_curve_name(NID_X9_62_prime256v1); in populate_ssl_context() local
626 struct crypto_ecdh *ecdh; member
556 struct crypto_ecdh *ecdh; member
1372 TPMS_KEY_SCHEME_ECDH ecdh; member
1888 TPMS_KEY_SCHEME_ECDH ecdh; member