Home
last modified time | relevance | path

Searched defs:wpa_ie (Results 1 – 20 of 20) sorted by relevance

/freebsd-src/contrib/wpa/src/rsn_supp/
H A Dwpa_ie.c28 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 Dwpa.h283 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 Dwpa.c486 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 Dwpa_supplicant.c1357 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 Devents.c238 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 Dsme.c340 u8 *wpa_ie; sme_send_authentication() local
[all...]
/freebsd-src/contrib/wpa/src/ap/
H A Dwpa_auth_ie.c588 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 Dwpa_auth_i.h106 u8 *wpa_ie; global() member
229 u8 *wpa_ie; global() member
H A Dwpa_auth_glue.c1490 const u8 *wpa_ie; hostapd_setup_wpa() local
H A Dhostapd.c141 const u8 *wpa_ie; hostapd_reload_bss() local
H A Dwpa_auth.c3378 u8 *wpa_ie; SM_STATE() local
5400 u8 *wpa_ie; wpa_auth_resend_m3() local
[all...]
H A Dieee802_11.c4469 const u8 *wpa_ie; check_assoc_ies() local
[all...]
/freebsd-src/contrib/wpa/src/drivers/
H A Ddriver_bsd.c1152 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 Ddriver_atheros.c78 struct wpabuf *wpa_ie; global() member
[all...]
H A Ddriver.h925 const u8 *wpa_ie; global() member
[all...]
/freebsd-src/sys/net80211/
H A Dieee80211_node.h78 uint8_t *wpa_ie; /* captured WPA ie */ member
H A Dieee80211_ioctl.h400 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 Dieee802_11_common.h57 const u8 *wpa_ie; global() member
H A Dwpa_common.c1732 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 Dwpa_common.h558 const u8 *wpa_ie; global() member