Home
last modified time | relevance | path

Searched defs:wpa_ie_len (Results 1 - 25 of 37) sorted by relevance

12

/third_party/wpa_supplicant/wpa_supplicant-2.9/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 static int wpa_gen_wpa_ie_wpa(u8 *wpa_ie, size_t wpa_ie_len, in wpa_gen_wpa_ie_wpa() argument
264 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
328 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_ie.h16 size_t wpa_ie_len; member
H A Dwpa.h296 static inline int wpa_parse_wpa_ie(const u8 *wpa_ie, size_t wpa_ie_len, in wpa_parse_wpa_ie() argument
244 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
H A Dwpa.c469 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
1151 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
3154 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...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/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 static int wpa_gen_wpa_ie_wpa(u8 *wpa_ie, size_t wpa_ie_len, in wpa_gen_wpa_ie_wpa() argument
275 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
339 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.c531 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
[all...]
H A Dwpa.h387 static inline int wpa_parse_wpa_ie(const u8 *wpa_ie, size_t wpa_ie_len, in wpa_parse_wpa_ie() argument
312 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
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth_ie.h14 size_t wpa_ie_len; member
H A Dwpa_auth_ie.c532 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 *mdie, size_t mdie_len, const u8 *owe_dh, size_t owe_dh_len) wpa_validate_wpa_ie() argument
[all...]
H A Dwpa_auth_glue.c1301 size_t wpa_ie_len; in hostapd_setup_wpa() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth_ie.c592 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_glue.c1508 size_t wpa_ie_len; in hostapd_setup_wpa() local
H A Dhostapd.c144 size_t wpa_ie_len; in hostapd_reload_bss() local
H A Dwpa_auth_i.h107 size_t wpa_ie_len; member
230 size_t wpa_ie_len; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dprivsep_commands.h72 size_t wpa_ie_len; member
H A Dieee802_11_common.h148 u8 wpa_ie_len; member
H A Dwpa_common.c1800 int wpa_parse_wpa_ie_wpa(const u8 *wpa_ie, size_t wpa_ie_len, in wpa_parse_wpa_ie_wpa() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dprivsep_commands.h72 size_t wpa_ie_len; member
H A Dieee802_11_common.h103 u8 wpa_ie_len; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_bsd.c977 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
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Devents.c228 size_t wpa_ie_len = sizeof(wpa_ie); in wpa_supplicant_select_config() local
1016 u8 wpa_ie_len, rsn_ie_len; in wpa_scan_res_match() local
H A Dsme.c258 size_t wpa_ie_len; in sme_send_authentication() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_bsd.c1117 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
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Devents.c271 size_t wpa_ie_len = sizeof(wpa_ie); in wpa_supplicant_select_config() local
1679 u8 wpa_ie_len, rsn_ie_len; in wpa_scan_res_match() local
H A Dsme.c590 size_t wpa_ie_len; local
2506 size_t mscs_ie_len, buf_len, *wpa_ie_len, max_ie_len; local
[all...]

Completed in 43 milliseconds

12