Searched refs:IEEE80211_AUTH_SHARED (Results 1 – 7 of 7) sorted by relevance
115 IEEE80211_AUTH_SHARED = 2, /* shared-key */ enumerator
995 if (ni->ni_authmode == IEEE80211_AUTH_SHARED) { in sta_auth_open()1046 ni->ni_authmode != IEEE80211_AUTH_SHARED) { in sta_auth_shared()
917 if (ni->ni_authmode == IEEE80211_AUTH_SHARED) { in hostap_auth_open()1019 ni->ni_authmode != IEEE80211_AUTH_SHARED) { in hostap_auth_shared()
2832 case IEEE80211_AUTH_SHARED: /* shared-key */ in ieee80211_ioctl_set80211()2849 case IEEE80211_AUTH_SHARED: /* shared-key */ in ieee80211_ioctl_set80211()
467 ieee80211_authenticator_register(IEEE80211_AUTH_SHARED, &auth_internal); in ieee80211_auth_setup()
2662 bss->ni_authmode == IEEE80211_AUTH_SHARED); in ieee80211_send_mgmt()
865 mode = IEEE80211_AUTH_SHARED; in set80211authmode()4929 case IEEE80211_AUTH_SHARED: in ieee80211_status()