Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching full:ieee80211_authenticate

270 static void ieee80211_authenticate(struct wpa_supplicant *wpa_s)
282 wpa_s->mlme.state = IEEE80211_AUTHENTICATE;
759 if (wpa_s->mlme.state != IEEE80211_AUTHENTICATE && !adhoc) {
946 if (wpa_s->mlme.state == IEEE80211_AUTHENTICATE ||
949 wpa_s->mlme.state = IEEE80211_AUTHENTICATE;
2131 case IEEE80211_AUTHENTICATE:
2132 ieee80211_authenticate(wpa_s);
2190 ieee80211_authenticate(wpa_s);