Searched refs:WLAN_EID_CHALLENGE (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8712/
H A Dieee80211.h326 #define WLAN_EID_CHALLENGE 16 macro
/linux-4.4.14/drivers/staging/wlan-ng/
H A Dp80211mgmt.h116 #define WLAN_EID_CHALLENGE 16 macro
/linux-4.4.14/drivers/net/wireless/ipw2x00/
H A Dlibipw_rx.c1243 case WLAN_EID_CHALLENGE: libipw_parse_info_param()
1244 LIBIPW_DEBUG_MGMT("WLAN_EID_CHALLENGE: ignored\n"); libipw_parse_info_param()
/linux-4.4.14/drivers/staging/rtl8723au/core/
H A Drtw_mlme_ext.c1041 p = cfg80211_find_ie(WLAN_EID_CHALLENGE, pframe, len); OnAuth23a()
1142 p = cfg80211_find_ie(WLAN_EID_CHALLENGE, pie, plen); OnAuth23aClient23a()
1286 case WLAN_EID_CHALLENGE: rtw_validate_frame_ies()
2880 pframe = rtw_set_ie23a(pframe, WLAN_EID_CHALLENGE, 128, issue_auth()
2938 pframe = rtw_set_ie23a(pframe, WLAN_EID_CHALLENGE, 128, issue_auth()
/linux-4.4.14/drivers/staging/rtl8188eu/core/
H A Drtw_ieee80211.c1007 case WLAN_EID_CHALLENGE: rtw_ieee802_11_parse_elems()
/linux-4.4.14/drivers/net/wireless/hostap/
H A Dhostap_ap.c1413 if (*u == WLAN_EID_CHALLENGE) { handle_authen()
1532 *tmp++ = WLAN_EID_CHALLENGE; handle_authen()
/linux-4.4.14/net/mac80211/
H A Dutil.c801 case WLAN_EID_CHALLENGE: ieee802_11_parse_elems_crc()
885 case WLAN_EID_CHALLENGE: ieee802_11_parse_elems_crc()
/linux-4.4.14/include/linux/
H A Dieee80211.h1756 WLAN_EID_CHALLENGE = 16, enumerator in enum:ieee80211_eid
/linux-4.4.14/drivers/net/wireless/
H A Datmel.c3080 auth->el_id == WLAN_EID_CHALLENGE) { authenticate()

Completed in 267 milliseconds