Home
last modified time | relevance | path

Searched refs:fte_fixed_len (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dwpa_common.c765 size_t mic_len, fte_fixed_len; in wpa_ft_mic() local
779 fte_fixed_len = sizeof(struct rsn_ftie) - 16 + mic_len; in wpa_ft_mic()
804 if (ftie_len < 2 + fte_fixed_len) in wpa_ft_mic()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dwpa_common.c898 size_t mic_len, fte_fixed_len; in wpa_ft_mic() local
912 fte_fixed_len = sizeof(struct rsn_ftie) - 16 + mic_len; in wpa_ft_mic()
937 if (ftie_len < 2 + fte_fixed_len) in wpa_ft_mic()

Completed in 7 milliseconds