Searched refs:IEEE80211_AUTH_SHARED (Results 1 – 3 of 3) sorted by relevance
690 IEEE80211_AUTH_SHARED = 2, /* shared-key */ enumerator
376 #define IEEE80211_AUTH_SHARED 2 macro
637 if (sc->wi_authtype != IEEE80211_AUTH_SHARED) { in wihap_auth_req()