Home
last modified time | relevance | path

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

/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
Dwpa_ft.c294 static int wpa_ft_parse_ftie(const u8 *ie, size_t ie_len, in wpa_ft_parse_ftie() function
377 if (wpa_ft_parse_ftie(pos + 2, pos[1], parse) < 0) in wpa_ft_parse_ies()
/external/wpa_supplicant_8/src/common/
Dwpa_common.c187 static int wpa_ft_parse_ftie(const u8 *ie, size_t ie_len, in wpa_ft_parse_ftie() function
276 if (wpa_ft_parse_ftie(pos + 2, pos[1], parse) < 0) in wpa_ft_parse_ies()