Home
last modified time | relevance | path

Searched refs:WLAN_AUTH_SAE (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/net/mac80211/
A Dmlme.c3676 (auth_alg != WLAN_AUTH_SAE && in ieee80211_rx_mgmt_auth()
3678 (auth_alg == WLAN_AUTH_SAE && in ieee80211_rx_mgmt_auth()
3691 if (auth_alg == WLAN_AUTH_SAE && in ieee80211_rx_mgmt_auth()
3718 case WLAN_AUTH_SAE: in ieee80211_rx_mgmt_auth()
3739 if (ifmgd->auth_data->algorithm != WLAN_AUTH_SAE || in ieee80211_rx_mgmt_auth()
3744 } else if (ifmgd->auth_data->algorithm == WLAN_AUTH_SAE && in ieee80211_rx_mgmt_auth()
6103 if (auth_data->algorithm == WLAN_AUTH_SAE) in ieee80211_auth()
6114 if (auth_data->algorithm == WLAN_AUTH_SAE) { in ieee80211_auth()
6130 if (auth_data->algorithm == WLAN_AUTH_SAE) in ieee80211_auth()
6218 WLAN_AUTH_SAE) in ieee80211_sta_work()
[all …]
/linux-6.3-rc2/include/linux/
A Dieee80211.h3024 #define WLAN_AUTH_SAE 3 macro

Completed in 32 milliseconds