Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Dmlme.c2626 case WLAN_AUTH_SAE: in ieee80211_rx_mgmt_auth()
2649 if (ifmgd->auth_data->algorithm == WLAN_AUTH_SAE && in ieee80211_rx_mgmt_auth()
3736 if (auth_data->algorithm == WLAN_AUTH_SAE) { in ieee80211_auth()
4484 auth_alg = WLAN_AUTH_SAE; in ieee80211_mgd_auth()
/linux-4.4.14/include/linux/
Dieee80211.h1537 #define WLAN_AUTH_SAE 3 macro