Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dieee80211.h1361 #define WLAN_AUTH_EPPKE 9 macro
/linux/net/mac80211/
H A Dmlme.c4999 case WLAN_AUTH_EPPKE: in ieee80211_rx_mgmt_auth()
8423 if (auth_data->algorithm == WLAN_AUTH_EPPKE && in ieee80211_auth()
8460 } else if (auth_data->algorithm == WLAN_AUTH_EPPKE) { in ieee80211_auth()
9120 ifmgd->auth_data->algorithm == WLAN_AUTH_EPPKE) in ieee80211_prep_connection()
9378 auth_alg = WLAN_AUTH_EPPKE; in ieee80211_mgd_auth()