Home
last modified time | relevance | path

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

/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
Dwpa_ft.c119 static u8 * wpa_ft_gen_req_ies(struct wpa_sm *sm, size_t *len, in wpa_ft_gen_req_ies() function
442 ft_ies = wpa_ft_gen_req_ies(sm, &ft_ies_len, NULL, sm->pmk_r0_name, in wpa_ft_prepare_auth_request()
556 ft_ies = wpa_ft_gen_req_ies(sm, &ft_ies_len, ftie->anonce, in wpa_ft_process_response()
860 ft_ies = wpa_ft_gen_req_ies(sm, &ft_ies_len, NULL, sm->pmk_r0_name, in wpa_ft_start_over_ds()
/external/wpa_supplicant_8/src/rsn_supp/
Dwpa_ft.c145 static u8 * wpa_ft_gen_req_ies(struct wpa_sm *sm, size_t *len, in wpa_ft_gen_req_ies() function
360 ft_ies = wpa_ft_gen_req_ies(sm, &ft_ies_len, NULL, sm->pmk_r0_name, in wpa_ft_prepare_auth_request()
486 ft_ies = wpa_ft_gen_req_ies(sm, &ft_ies_len, ftie->anonce, in wpa_ft_process_response()
820 ft_ies = wpa_ft_gen_req_ies(sm, &ft_ies_len, NULL, sm->pmk_r0_name, in wpa_ft_start_over_ds()