Home
last modified time | relevance | path

Searched refs:wpa_ft_parse_ies (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/rsn_supp/
Dwpa_ft.c70 if (wpa_ft_parse_ies(ies, ies_len, &ft) < 0) in wpa_sm_set_ft_params()
411 if (wpa_ft_parse_ies(ies, ies_len, &parse) < 0) { in wpa_ft_process_response()
689 if (wpa_ft_parse_ies(ies, ies_len, &parse) < 0) { in wpa_ft_validate_reassoc_resp()
/external/wpa_supplicant_8/src/common/
Dwpa_common.h407 int wpa_ft_parse_ies(const u8 *ies, size_t ies_len, struct wpa_ft_ies *parse);
Dwpa_common.c244 int wpa_ft_parse_ies(const u8 *ies, size_t ies_len, in wpa_ft_parse_ies() function
/external/wpa_supplicant_8/src/ap/
Dwpa_auth_ft.c734 if (wpa_ft_parse_ies(req_ies, req_ies_len, &parse) == 0 && parse.ric) { in wpa_sm_write_assoc_resp_ies()
822 if (wpa_ft_parse_ies(ies, ies_len, &parse) < 0) { in wpa_ft_process_auth_req()
1002 if (wpa_ft_parse_ies(ies, ies_len, &parse) < 0) { in wpa_ft_validate_reassoc()