Home
last modified time | relevance | path

Searched refs:IEEE80211_AUTH_ALG_OPEN (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant/
Dwpa_supplicant_i.h215 #define IEEE80211_AUTH_ALG_OPEN BIT(0) macro
Dmlme.c1139 if (wpa_s->mlme.auth_algs & IEEE80211_AUTH_ALG_OPEN) in ieee80211_rx_mgmt_auth()
2031 if (wpa_s->mlme.auth_algs & IEEE80211_AUTH_ALG_OPEN) in ieee80211_sta_new_auth()
/external/wpa_supplicant_6/wpa_supplicant/
Dwpa_supplicant_i.h214 #define IEEE80211_AUTH_ALG_OPEN BIT(0) macro
Dmlme.c844 if (wpa_s->mlme.auth_algs & IEEE80211_AUTH_ALG_OPEN) in ieee80211_rx_mgmt_auth()
2016 if (wpa_s->mlme.auth_algs & IEEE80211_AUTH_ALG_OPEN) in ieee80211_sta_new_auth()