Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/rsn_supp/
Dwpa_ft.c843 u8 fte_elem_count; in wpa_ft_validate_reassoc_resp() local
882 fte_elem_count = ftie->mic_control[1]; in wpa_ft_validate_reassoc_resp()
895 fte_elem_count = ftie->mic_control[1]; in wpa_ft_validate_reassoc_resp()
956 if (fte_elem_count != count) { in wpa_ft_validate_reassoc_resp()
959 fte_elem_count, count); in wpa_ft_validate_reassoc_resp()
/external/wpa_supplicant_8/src/ap/
Dwpa_auth_ft.c3113 u8 fte_elem_count; in wpa_ft_validate_reassoc() local
3164 fte_elem_count = ftie->mic_control[1]; in wpa_ft_validate_reassoc()
3177 fte_elem_count = ftie->mic_control[1]; in wpa_ft_validate_reassoc()
3244 if (fte_elem_count != count) { in wpa_ft_validate_reassoc()
3247 fte_elem_count, count); in wpa_ft_validate_reassoc()