Searched defs:ecdh (Results 1 – 6 of 6) sorted by relevance
2095 struct crypto_ecdh *ecdh = NULL; in _crypto_ecdh_init() local2187 void crypto_ecdh_deinit(struct crypto_ecdh *ecdh) in crypto_ecdh_deinit()2203 struct wpabuf * crypto_ecdh_get_pubkey(struct crypto_ecdh *ecdh, int inc_y) in crypto_ecdh_get_pubkey()2235 struct wpabuf * crypto_ecdh_set_peerkey(struct crypto_ecdh *ecdh, int inc_y, in crypto_ecdh_set_peerkey()2294 size_t crypto_ecdh_prime_len(struct crypto_ecdh *ecdh) in crypto_ecdh_prime_len()
2736 struct crypto_ecdh *ecdh; in crypto_ecdh_init() local2827 struct crypto_ecdh *ecdh; in crypto_ecdh_init2() local2871 struct wpabuf * crypto_ecdh_get_pubkey(struct crypto_ecdh *ecdh, int inc_y) in crypto_ecdh_get_pubkey()2954 struct wpabuf * crypto_ecdh_set_peerkey(struct crypto_ecdh *ecdh, int inc_y, in crypto_ecdh_set_peerkey()3095 void crypto_ecdh_deinit(struct crypto_ecdh *ecdh) in crypto_ecdh_deinit()3105 size_t crypto_ecdh_prime_len(struct crypto_ecdh *ecdh) in crypto_ecdh_prime_len()
3380 EC_KEY *ecdh; in tls_set_conn_flags() local
86 struct crypto_ecdh *ecdh; member
505 struct crypto_ecdh *ecdh; in dpp_ecdh() local
708 struct crypto_ecdh *ecdh; member