Searched refs:wpa_ft_gen_req_ies (Results 1 – 1 of 1) sorted by relevance
| /hostap-latest/src/rsn_supp/ |
| D | wpa_ft.c | 206 static u8 * wpa_ft_gen_req_ies(struct wpa_sm *sm, size_t *len, in wpa_ft_gen_req_ies() function 541 ft_ies = wpa_ft_gen_req_ies(sm, &ft_ies_len, NULL, sm->pmk_r0_name, in wpa_ft_prepare_auth_request() 740 ft_ies = wpa_ft_gen_req_ies(sm, &ft_ies_len, parse.fte_anonce, in wpa_ft_process_response() 1315 ft_ies = wpa_ft_gen_req_ies(sm, &ft_ies_len, NULL, sm->pmk_r0_name, in wpa_ft_start_over_ds()
|