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.c1005 u8 fte_elem_count; in wpa_ft_validate_reassoc_resp() local
1046 fte_elem_count = ftie->mic_control[1]; in wpa_ft_validate_reassoc_resp()
1060 fte_elem_count = ftie->mic_control[1]; in wpa_ft_validate_reassoc_resp()
1123 if (fte_elem_count != count) { in wpa_ft_validate_reassoc_resp()
1126 fte_elem_count, count); in wpa_ft_validate_reassoc_resp()
/external/wpa_supplicant_8/src/ap/
Dwpa_auth_ft.c3323 u8 fte_elem_count; in wpa_ft_validate_reassoc() local
3377 fte_elem_count = ftie->mic_control[1]; in wpa_ft_validate_reassoc()
3391 fte_elem_count = ftie->mic_control[1]; in wpa_ft_validate_reassoc()
3460 if (fte_elem_count != count) { in wpa_ft_validate_reassoc()
3463 fte_elem_count, count); in wpa_ft_validate_reassoc()