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.c954 u8 fte_elem_count; in wpa_ft_validate_reassoc_resp() local
995 fte_elem_count = ftie->mic_control[1]; in wpa_ft_validate_reassoc_resp()
1009 fte_elem_count = ftie->mic_control[1]; in wpa_ft_validate_reassoc_resp()
1072 if (fte_elem_count != count) { in wpa_ft_validate_reassoc_resp()
1075 fte_elem_count, count); in wpa_ft_validate_reassoc_resp()
/external/wpa_supplicant_8/src/ap/
Dwpa_auth_ft.c3269 u8 fte_elem_count; in wpa_ft_validate_reassoc() local
3323 fte_elem_count = ftie->mic_control[1]; in wpa_ft_validate_reassoc()
3337 fte_elem_count = ftie->mic_control[1]; in wpa_ft_validate_reassoc()
3406 if (fte_elem_count != count) { in wpa_ft_validate_reassoc()
3409 fte_elem_count, count); in wpa_ft_validate_reassoc()