Home
last modified time | relevance | path

Searched defs:inc_y (Results 1 – 5 of 5) sorted by relevance

/hostap-latest/src/pasn/
Dpasn_responder.c612 int ret, inc_y; in handle_auth_pasn_1() local
Dpasn_initiator.c1071 int ret, inc_y; in wpa_pasn_auth_rx() local
/hostap-latest/src/crypto/
Dcrypto_wolfssl.c2199 struct wpabuf * crypto_ecdh_get_pubkey(struct crypto_ecdh *ecdh, int inc_y) in crypto_ecdh_get_pubkey()
2231 struct wpabuf * crypto_ecdh_set_peerkey(struct crypto_ecdh *ecdh, int inc_y, in crypto_ecdh_set_peerkey()
Dcrypto_mbedtls_alt.c1843 struct wpabuf *crypto_ecdh_get_pubkey(struct crypto_ecdh *ecdh, int inc_y) in crypto_ecdh_get_pubkey()
1895 struct wpabuf *crypto_ecdh_set_peerkey(struct crypto_ecdh *ecdh, int inc_y, const u8 *key, size_t l… in crypto_ecdh_set_peerkey()
Dcrypto_openssl.c2768 struct wpabuf * crypto_ecdh_get_pubkey(struct crypto_ecdh *ecdh, int inc_y) in crypto_ecdh_get_pubkey()
2851 struct wpabuf * crypto_ecdh_set_peerkey(struct crypto_ecdh *ecdh, int inc_y, in crypto_ecdh_set_peerkey()