Searched refs:IEEE80211_AUTH_WPA (Results 1 – 7 of 7) sorted by relevance
77 IEEE80211_AUTH_ALG(wpa, IEEE80211_AUTH_WPA, xauth);
117 IEEE80211_AUTH_WPA = 5, /* WPA/RSN w/ 802.1x/PSK */ enumerator
839 ireq->i_val = IEEE80211_AUTH_WPA; in ieee80211_ioctl_get80211()2830 case IEEE80211_AUTH_WPA: in ieee80211_ioctl_set80211()2843 case IEEE80211_AUTH_WPA: /* WPA w/ 802.1x */ in ieee80211_ioctl_set80211()
438 #define IEEE80211_AUTH_MAX (IEEE80211_AUTH_WPA+1)
568 (params->wpa ? IEEE80211_AUTH_WPA : IEEE80211_AUTH_8021X))) { in bsd_set_ieee8021x()
409 (params->wpa ? IEEE80211_AUTH_WPA : IEEE80211_AUTH_8021X))) { in atheros_set_ieee8021x()
872 mode = IEEE80211_AUTH_WPA; in set80211authmode()4968 case IEEE80211_AUTH_WPA: in ieee80211_status()