Home
last modified time | relevance | path

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

/linux-4.1.27/net/mac80211/
Dmlme.c2576 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()
/linux-4.1.27/include/linux/
Dieee80211.h1536 #define WLAN_AUTH_SAE 3 macro