/freebsd-src/contrib/wpa/src/rsn_supp/ |
H A D | wpa_ie.c | 28 int wpa_parse_wpa_ie(const u8 *wpa_ie, size_t wpa_ie_len, in wpa_parse_wpa_ie() argument 41 wpa_gen_wpa_ie_wpa(u8 * wpa_ie,size_t wpa_ie_len,int pairwise_cipher,int group_cipher,int key_mgmt) wpa_gen_wpa_ie_wpa() argument 267 wpa_gen_wpa_ie_osen(u8 * wpa_ie,size_t wpa_ie_len,int pairwise_cipher,int group_cipher,int key_mgmt) wpa_gen_wpa_ie_osen() argument 331 wpa_gen_wpa_ie(struct wpa_sm * sm,u8 * wpa_ie,size_t wpa_ie_len) wpa_gen_wpa_ie() argument [all...] |
H A D | wpa.h | 283 wpa_sm_set_assoc_wpa_ie_default(struct wpa_sm * sm,u8 * wpa_ie,size_t * wpa_ie_len) wpa_sm_set_assoc_wpa_ie_default() argument 350 wpa_parse_wpa_ie(const u8 * wpa_ie,size_t wpa_ie_len,struct wpa_ie_data * data) wpa_parse_wpa_ie() argument
|
H A D | wpa.c | 486 wpa_supplicant_send_2_of_4(struct wpa_sm * sm,const unsigned char * dst,const struct wpa_eapol_key * key,int ver,const u8 * nonce,const u8 * wpa_ie,size_t wpa_ie_len,struct wpa_ptk * ptk) wpa_supplicant_send_2_of_4() argument 1359 wpa_report_ie_mismatch(struct wpa_sm * sm,const char * reason,const u8 * src_addr,const u8 * wpa_ie,size_t wpa_ie_len,const u8 * rsn_ie,size_t rsn_ie_len) wpa_report_ie_mismatch() argument 3504 wpa_sm_set_assoc_wpa_ie_default(struct wpa_sm * sm,u8 * wpa_ie,size_t * wpa_ie_len) wpa_sm_set_assoc_wpa_ie_default() argument [all...] |
/freebsd-src/contrib/wpa/wpa_supplicant/ |
H A D | wpa_supplicant.c | 1357 wpa_supplicant_set_suites(struct wpa_supplicant * wpa_s,struct wpa_bss * bss,struct wpa_ssid * ssid,u8 * wpa_ie,size_t * wpa_ie_len) wpa_supplicant_set_suites() argument 2864 wpas_populate_wfa_capa(struct wpa_supplicant * wpa_s,struct wpa_bss * bss,u8 * wpa_ie,size_t wpa_ie_len,size_t max_wpa_ie_len) wpas_populate_wfa_capa() argument 2916 u8 *wpa_ie; wpas_populate_assoc_ies() local 3419 u8 *wpa_ie; wpas_update_owe_connect_params() local 3438 u8 *wpa_ie; wpas_update_fils_connect_params() local 3574 u8 *wpa_ie; wpas_update_mbo_connect_params() local 3604 u8 *wpa_ie; wpas_start_assoc_cb() local [all...] |
H A D | events.c | 238 u8 wpa_ie[80]; wpa_supplicant_select_config() local 564 const u8 *rsn_ie, *wpa_ie; wpa_supplicant_ssid_bss_match() local [all...] |
H A D | sme.c | 340 u8 *wpa_ie; sme_send_authentication() local [all...] |
/freebsd-src/contrib/wpa/src/ap/ |
H A D | wpa_auth_ie.c | 588 wpa_validate_wpa_ie(struct wpa_authenticator * wpa_auth,struct wpa_state_machine * sm,int freq,const u8 * wpa_ie,size_t wpa_ie_len,const u8 * rsnxe,size_t rsnxe_len,const u8 * mdie,size_t mdie_len,const u8 * owe_dh,size_t owe_dh_len) wpa_validate_wpa_ie() argument [all...] |
H A D | wpa_auth_i.h | 106 u8 *wpa_ie; global() member 229 u8 *wpa_ie; global() member
|
H A D | wpa_auth_glue.c | 1490 const u8 *wpa_ie; hostapd_setup_wpa() local
|
H A D | hostapd.c | 141 const u8 *wpa_ie; hostapd_reload_bss() local
|
H A D | wpa_auth.c | 3378 u8 *wpa_ie; SM_STATE() local 5400 u8 *wpa_ie; wpa_auth_resend_m3() local [all...] |
H A D | ieee802_11.c | 4469 const u8 *wpa_ie; check_assoc_ies() local [all...] |
/freebsd-src/contrib/wpa/src/drivers/ |
H A D | driver_bsd.c | 1152 wpa_driver_bsd_set_wpa_ie(struct bsd_driver_data * drv,const u8 * wpa_ie,size_t wpa_ie_len) wpa_driver_bsd_set_wpa_ie() argument 1269 const u8 *wpa_ie, *rsn_ie; wpa_driver_bsd_associate() local [all...] |
H A D | driver_atheros.c | 78 struct wpabuf *wpa_ie; global() member [all...] |
H A D | driver.h | 925 const u8 *wpa_ie; global() member [all...] |
/freebsd-src/sys/net80211/ |
H A D | ieee80211_node.h | 78 uint8_t *wpa_ie; /* captured WPA ie */ member
|
H A D | ieee80211_ioctl.h | 400 uint8_t wpa_ie[IEEE80211_MAX_OPT_IE]; member 404 uint8_t wpa_ie[IEEE80211_MAX_OPT_IE]; member
|
/freebsd-src/contrib/wpa/src/common/ |
H A D | ieee802_11_common.h | 57 const u8 *wpa_ie; global() member
|
H A D | wpa_common.c | 1732 wpa_parse_wpa_ie_wpa(const u8 * wpa_ie,size_t wpa_ie_len,struct wpa_ie_data * data) wpa_parse_wpa_ie_wpa() argument
|
H A D | wpa_common.h | 558 const u8 *wpa_ie; global() member
|