Searched refs:WLAN_AUTH_SAE (Results 1 – 2 of 2) sorted by relevance
2576 case WLAN_AUTH_SAE: in ieee80211_rx_mgmt_auth()2599 if (ifmgd->auth_data->algorithm == WLAN_AUTH_SAE && in ieee80211_rx_mgmt_auth()3708 if (auth_data->algorithm == WLAN_AUTH_SAE) { in ieee80211_probe_auth()4489 auth_alg = WLAN_AUTH_SAE; in ieee80211_mgd_auth()
1536 #define WLAN_AUTH_SAE 3 macro