Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:auth_algs

844 			if (wpa_s->mlme.auth_algs & IEEE80211_AUTH_ALG_OPEN)
846 if (wpa_s->mlme.auth_algs &
849 if (wpa_s->mlme.auth_algs & IEEE80211_AUTH_ALG_LEAP)
2016 if (wpa_s->mlme.auth_algs & IEEE80211_AUTH_ALG_OPEN)
2018 else if (wpa_s->mlme.auth_algs & IEEE80211_AUTH_ALG_SHARED_KEY)
2020 else if (wpa_s->mlme.auth_algs & IEEE80211_AUTH_ALG_LEAP)