Home
last modified time | relevance | path

Searched refs:auth_trans (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211.c3747 u16 auth_trans = le_to_host16(mgmt->u.auth.auth_transaction); in wpa_driver_nl80211_send_mlme() local
3748 if (auth_alg != WLAN_AUTH_SHARED_KEY || auth_trans != 3) in wpa_driver_nl80211_send_mlme()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211.c4282 u16 auth_trans = le_to_host16(mgmt->u.auth.auth_transaction); in wpa_driver_nl80211_send_mlme() local
4283 if (auth_alg != WLAN_AUTH_SHARED_KEY || auth_trans != 3) in wpa_driver_nl80211_send_mlme()

Completed in 26 milliseconds