Home
last modified time | relevance | path

Searched refs:fte_elem_count (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dwpa_ft.c852 u8 fte_elem_count; in wpa_ft_validate_reassoc_resp() local
891 fte_elem_count = ftie->mic_control[1]; in wpa_ft_validate_reassoc_resp()
904 fte_elem_count = ftie->mic_control[1]; in wpa_ft_validate_reassoc_resp()
965 if (fte_elem_count != count) { in wpa_ft_validate_reassoc_resp()
968 fte_elem_count, count); in wpa_ft_validate_reassoc_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa_ft.c1007 u8 fte_elem_count;
1048 fte_elem_count = ftie->mic_control[1];
1062 fte_elem_count = ftie->mic_control[1];
1125 if (fte_elem_count != count) {
1128 fte_elem_count, count);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth_ft.c3322 u8 fte_elem_count; in wpa_ft_validate_reassoc() local
3376 fte_elem_count = ftie->mic_control[1]; in wpa_ft_validate_reassoc()
3390 fte_elem_count = ftie->mic_control[1]; in wpa_ft_validate_reassoc()
3459 if (fte_elem_count != count) { in wpa_ft_validate_reassoc()
3462 fte_elem_count, count); in wpa_ft_validate_reassoc()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth_ft.c3125 u8 fte_elem_count; in wpa_ft_validate_reassoc() local
3176 fte_elem_count = ftie->mic_control[1]; in wpa_ft_validate_reassoc()
3189 fte_elem_count = ftie->mic_control[1]; in wpa_ft_validate_reassoc()
3256 if (fte_elem_count != count) { in wpa_ft_validate_reassoc()
3259 fte_elem_count, count); in wpa_ft_validate_reassoc()

Completed in 14 milliseconds