Home
last modified time | relevance | path

Searched refs:IEEE80211_AUTH_ALG_SHARED (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211.h1445 #define IEEE80211_AUTH_ALG_SHARED 0x0001 macro
H A Dieee80211_sta.c1727 if (algo == IEEE80211_AUTH_ALG_SHARED) in sta_recv_mgmt()
H A Dieee80211_hostap.c2021 if (algo == IEEE80211_AUTH_ALG_SHARED) in hostap_recv_mgmt()
H A Dieee80211_output.c2747 (is_shared_key) ? htole16(IEEE80211_AUTH_ALG_SHARED) in ieee80211_send_mgmt()