Home
last modified time | relevance | path

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

/hostap/src/crypto/
Dcrypto_wolfssl.c2095 struct crypto_ecdh *ecdh = NULL; in _crypto_ecdh_init() local
2187 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()
Dcrypto_openssl.c2736 struct crypto_ecdh *ecdh; in crypto_ecdh_init() local
2827 struct crypto_ecdh *ecdh; in crypto_ecdh_init2() local
2871 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()
Dtls_openssl.c3380 EC_KEY *ecdh; in tls_set_conn_flags() local
/hostap/src/pasn/
Dpasn_common.h86 struct crypto_ecdh *ecdh; member
/hostap/src/common/
Ddpp_crypto.c505 struct crypto_ecdh *ecdh; in dpp_ecdh() local
Ddpp.h708 struct crypto_ecdh *ecdh; member