/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | dpp_pkex.c | 29 static struct wpabuf * dpp_pkex_build_exchange_req(struct dpp_pkex *pkex, in dpp_pkex_build_exchange_req() argument 165 dpp_pkex_fail(struct dpp_pkex *pkex, const char *txt) dpp_pkex_fail() argument 176 struct dpp_pkex *pkex; dpp_pkex_init() local 213 dpp_pkex_build_exchange_resp(struct dpp_pkex *pkex, enum dpp_status_error status, const u8 *Nx, const u8 *Ny) dpp_pkex_build_exchange_resp() argument 350 struct dpp_pkex *pkex = NULL; dpp_pkex_rx_exchange_req() local 578 dpp_pkex_build_commit_reveal_req(struct dpp_pkex *pkex, const struct wpabuf *A_pub, const u8 *u) dpp_pkex_build_commit_reveal_req() argument 690 dpp_pkex_rx_exchange_resp(struct dpp_pkex *pkex, const u8 *peer_mac, const u8 *buf, size_t buflen) dpp_pkex_rx_exchange_resp() argument 897 dpp_pkex_build_commit_reveal_resp(struct dpp_pkex *pkex, const struct wpabuf *B_pub, const u8 *v) dpp_pkex_build_commit_reveal_resp() argument 1009 dpp_pkex_rx_commit_reveal_req(struct dpp_pkex *pkex, const u8 *hdr, const u8 *buf, size_t buflen) dpp_pkex_rx_commit_reveal_req() argument 1191 dpp_pkex_rx_commit_reveal_resp(struct dpp_pkex *pkex, const u8 *hdr, const u8 *buf, size_t buflen) dpp_pkex_rx_commit_reveal_resp() argument 1334 dpp_pkex_finish(struct dpp_global *dpp, struct dpp_pkex *pkex, const u8 *peer, unsigned int freq) dpp_pkex_finish() argument 1360 dpp_pkex_free(struct dpp_pkex *pkex) dpp_pkex_free() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | dpp_hostapd.c | 1243 struct dpp_pkex *pkex = hapd->dpp_pkex; in hostapd_dpp_rx_pkex_commit_reveal_req() local 1292 struct dpp_pkex *pkex = hapd->dpp_pkex; in hostapd_dpp_rx_pkex_commit_reveal_resp() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | dpp_supplicant.c | 1479 wpas_dpp_pkex_next_channel(struct wpa_supplicant *wpa_s, struct dpp_pkex *pkex) wpas_dpp_pkex_next_channel() argument 1505 struct dpp_pkex *pkex = wpa_s->dpp_pkex; wpas_dpp_pkex_retry_timeout() local 1542 struct dpp_pkex *pkex = wpa_s->dpp_pkex; wpas_dpp_tx_pkex_status() local 1696 struct dpp_pkex *pkex = wpa_s->dpp_pkex; wpas_dpp_rx_pkex_commit_reveal_req() local 1744 struct dpp_pkex *pkex = wpa_s->dpp_pkex; wpas_dpp_rx_pkex_commit_reveal_resp() local 2169 struct dpp_pkex *pkex; wpas_dpp_pkex_add() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | dpp_hostapd.c | 1816 struct dpp_pkex *pkex = hapd->dpp_pkex; in hostapd_dpp_rx_pkex_commit_reveal_req() local 1865 struct dpp_pkex *pkex = hapd->dpp_pkex; in hostapd_dpp_rx_pkex_commit_reveal_resp() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | dpp_supplicant.c | 2544 wpas_dpp_pkex_next_channel(struct wpa_supplicant *wpa_s, struct dpp_pkex *pkex) wpas_dpp_pkex_next_channel() argument 2570 struct dpp_pkex *pkex = wpa_s->dpp_pkex; wpas_dpp_pkex_retry_timeout() local 2609 struct dpp_pkex *pkex = wpa_s->dpp_pkex; wpas_dpp_tx_pkex_status() local 2764 struct dpp_pkex *pkex = wpa_s->dpp_pkex; wpas_dpp_rx_pkex_commit_reveal_req() local 2812 struct dpp_pkex *pkex = wpa_s->dpp_pkex; wpas_dpp_rx_pkex_commit_reveal_resp() local 3325 struct dpp_pkex *pkex; wpas_dpp_pkex_add() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | dpp.c | 6895 static struct wpabuf * dpp_pkex_build_exchange_req(struct dpp_pkex *pkex) in dpp_pkex_build_exchange_req() argument 7032 dpp_pkex_fail(struct dpp_pkex *pkex, const char *txt) dpp_pkex_fail() argument 7043 struct dpp_pkex *pkex; dpp_pkex_init() local 7079 dpp_pkex_build_exchange_resp(struct dpp_pkex *pkex, enum dpp_status_error status, const BIGNUM *Nx, const BIGNUM *Ny) dpp_pkex_build_exchange_resp() argument 7264 struct dpp_pkex *pkex = NULL; dpp_pkex_rx_exchange_req() local 7483 dpp_pkex_build_commit_reveal_req(struct dpp_pkex *pkex, const struct wpabuf *A_pub, const u8 *u) dpp_pkex_build_commit_reveal_req() argument 7595 dpp_pkex_rx_exchange_resp(struct dpp_pkex *pkex, const u8 *peer_mac, const u8 *buf, size_t buflen) dpp_pkex_rx_exchange_resp() argument 7784 dpp_pkex_build_commit_reveal_resp(struct dpp_pkex *pkex, const struct wpabuf *B_pub, const u8 *v) dpp_pkex_build_commit_reveal_resp() argument 7896 dpp_pkex_rx_commit_reveal_req(struct dpp_pkex *pkex, const u8 *hdr, const u8 *buf, size_t buflen) dpp_pkex_rx_commit_reveal_req() argument 8061 dpp_pkex_rx_commit_reveal_resp(struct dpp_pkex *pkex, const u8 *hdr, const u8 *buf, size_t buflen) dpp_pkex_rx_commit_reveal_resp() argument 8194 dpp_pkex_free(struct dpp_pkex *pkex) dpp_pkex_free() argument 8518 dpp_pkex_finish(struct dpp_global *dpp, struct dpp_pkex *pkex, const u8 *peer, unsigned int freq) dpp_pkex_finish() argument [all...] |