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

/freebsd-10.3-release/contrib/wpa/src/ap/
H A Dwpa_auth_ie.h13 const u8 *wpa_ie; member in struct:wpa_eapol_ie_parse
H A Dwpa_auth_ie.c376 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 Dhostapd.c83 const u8 *wpa_ie; local
H A Dwpa_auth_glue.c498 const u8 *wpa_ie; local
H A Dieee802_11.c775 const u8 *wpa_ie; local
[all...]
H A Dwpa_auth_i.h96 u8 *wpa_ie; member in struct:wpa_state_machine
180 u8 *wpa_ie; member in struct:wpa_authenticator
H A Dwpa_auth.c1907 u8 *wpa_ie; local
[all...]
/freebsd-10.3-release/contrib/wpa/src/rsn_supp/
H A Dwpa_ie.c28 int wpa_parse_wpa_ie(const u8 *wpa_ie, size_t wpa_ie_len, argument
38 static int wpa_gen_wpa_ie_wpa(u8 *wpa_ie, size_t wpa_ie_len, argument
236 wpa_gen_wpa_ie(struct wpa_sm *sm, u8 *wpa_ie, size_t wpa_ie_len) argument
[all...]
H A Dwpa_ie.h15 const u8 *wpa_ie; member in struct:wpa_eapol_ie_parse
H A Dwpa.h247 static inline int wpa_parse_wpa_ie(const u8 *wpa_ie, size_t wpa_ie_len, argument
199 wpa_sm_set_assoc_wpa_ie_default(struct wpa_sm *sm, u8 *wpa_ie, size_t *wpa_ie_len) argument
H A Dwpa.c270 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
816 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
2495 wpa_sm_set_assoc_wpa_ie_default(struct wpa_sm *sm, u8 *wpa_ie, size_t *wpa_ie_len) argument
[all...]
/freebsd-10.3-release/contrib/wpa/src/common/
H A Dieee802_11_common.h24 const u8 *wpa_ie; member in struct:ieee802_11_elems
H A Dwpa_common.c588 int wpa_parse_wpa_ie_wpa(const u8 *wpa_ie, size_t wpa_ie_len, argument
/freebsd-10.3-release/contrib/wpa/src/drivers/
H A Ddriver_bsd.c964 wpa_driver_bsd_set_wpa_ie(struct bsd_driver_data *drv, const u8 *wpa_ie, argument
H A Ddriver.h382 const u8 *wpa_ie; member in struct:wpa_driver_associate_params
[all...]
/freebsd-10.3-release/contrib/wpa/wpa_supplicant/
H A Devents.c103 u8 wpa_ie[80]; local
372 const u8 *rsn_ie, *wpa_ie; local
H A Dwpa_supplicant.c1269 u8 wpa_ie[200]; local
960 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...]
/freebsd-10.3-release/sys/net80211/
H A Dieee80211_node.h77 uint8_t *wpa_ie; /* captured WPA ie */ member in struct:ieee80211_ies
H A Dieee80211_ioctl.h394 uint8_t wpa_ie[IEEE80211_MAX_OPT_IE]; member in struct:ieee80211req_wpaie
398 uint8_t wpa_ie[IEEE80211_MAX_OPT_IE]; member in struct:ieee80211req_wpaie2

Completed in 251 milliseconds