Home
last modified time | relevance | path

Searched refs:rx_eapol_key_secure (Results 1 – 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwpa_auth_i.h87 unsigned int rx_eapol_key_secure:1; member
Dwpa_auth.c1366 sm->rx_eapol_key_secure = !!(key_info & WPA_KEY_INFO_SECURE); in wpa_receive()
3218 if (sm->rx_eapol_key_secure) { in SM_STATE()
5034 if (sm->rx_eapol_key_secure) { in wpa_auth_resend_m3()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwpa_auth_i.h89 unsigned int rx_eapol_key_secure:1; member
Dwpa_auth.c1428 sm->rx_eapol_key_secure = !!(key_info & WPA_KEY_INFO_SECURE); in wpa_receive()
3483 if (sm->rx_eapol_key_secure) { in SM_STATE()
5449 if (sm->rx_eapol_key_secure) { in wpa_auth_resend_m3()