Searched defs:wpa_ie (Results 1 - 22 of 22) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/ap/
H A Dwpa_auth_ie.h19 const u8 *wpa_ie; member in struct:wpa_eapol_ie_parse
H A Dhostapd.c89 const u8 *wpa_ie; local
H A Dwpa_auth_ie.c353 static int wpa_parse_wpa_ie_wpa(const u8 *wpa_ie, size_t wpa_ie_len, argument
452 wpa_validate_wpa_ie(struct wpa_authenticator *wpa_auth, struct wpa_state_machine *sm, const u8 *wpa_ie, size_t wpa_ie_len, const u8 *mdie, size_t mdie_len) argument
[all...]
H A Dwpa_auth_glue.c444 const u8 *wpa_ie; local
H A Dieee802_11.c618 const u8 *wpa_ie; local
[all...]
H A Dwpa_auth_i.h97 u8 *wpa_ie; member in struct:wpa_state_machine
177 u8 *wpa_ie; member in struct:wpa_authenticator
H A Dwpa_auth.c1684 u8 *wpa_ie; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/rsn_supp/
H A Dwpa_ie.h19 const u8 *wpa_ie; member in struct:wpa_eapol_ie_parse
H A Dwpa_ie.c53 static int wpa_parse_wpa_ie_wpa(const u8 *wpa_ie, size_t wpa_ie_len, argument
172 int wpa_parse_wpa_ie(const u8 *wpa_ie, size_t wpa_ie_len, argument
182 static int wpa_gen_wpa_ie_wpa(u8 *wpa_ie, size_t wpa_ie_len, argument
384 wpa_gen_wpa_ie(struct wpa_sm *sm, u8 *wpa_ie, size_t wpa_ie_len) argument
[all...]
H A Dwpa.h237 static inline int wpa_parse_wpa_ie(const u8 *wpa_ie, size_t wpa_ie_len, argument
189 wpa_sm_set_assoc_wpa_ie_default(struct wpa_sm *sm, u8 *wpa_ie, size_t *wpa_ie_len) argument
H A Dwpa.c256 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) argument
763 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) argument
2381 wpa_sm_set_assoc_wpa_ie_default(struct wpa_sm *sm, u8 *wpa_ie, size_t *wpa_ie_len) argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/common/
H A Dieee802_11_common.h30 const u8 *wpa_ie; member in struct:ieee802_11_elems
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/drivers/
H A Ddriver_ndiswrapper.c52 const u8 *wpa_ie; member in struct:wpa_assoc_info
H A Ddriver_ipw.c76 } wpa_ie; member in union:ipw_param::__anon2427
150 ipw_set_wpa_ie(struct wpa_driver_ipw_data *drv, const u8 *wpa_ie, size_t wpa_ie_len) argument
H A Ddriver_bsd.c896 wpa_driver_bsd_set_wpa_ie(struct bsd_driver_data *drv, const u8 *wpa_ie, argument
H A Ddriver_hostap.c1153 wpa_driver_hostap_set_wpa_ie(struct wpa_driver_hostap_data *drv, const u8 *wpa_ie, size_t wpa_ie_len) argument
H A Ddriver_madwifi.c1405 wpa_driver_madwifi_set_wpa_ie(struct wpa_driver_madwifi_data *drv, const u8 *wpa_ie, size_t wpa_ie_len) argument
H A Ddriver.h330 const u8 *wpa_ie; member in struct:wpa_driver_associate_params
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/wpa_supplicant/
H A Devents.c73 u8 wpa_ie[80]; local
302 const u8 *rsn_ie, *wpa_ie; local
H A Dwpa_supplicant.c991 u8 wpa_ie[80]; local
799 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) argument
[all...]
H A Dmlme.c70 u8 *wpa_ie; member in struct:ieee80211_sta_bss
[all...]
/netbsd-6-1-5-RELEASE/sys/net80211/
H A Dieee80211_ioctl.h333 u_int8_t wpa_ie[IEEE80211_MAX_OPT_IE]; member in struct:ieee80211req_wpaie

Completed in 142 milliseconds