Searched refs:wpa_ft_gen_req_ies (Results 1 - 3 of 3) sorted by relevance
/external/wpa_supplicant_8/hostapd/src/rsn_supp/ |
H A D | wpa_ft.c | 126 * wpa_ft_gen_req_ies - Generate FT (IEEE 802.11r) IEs for Auth/ReAssoc Request 141 static u8 * wpa_ft_gen_req_ies(struct wpa_sm *sm, size_t *len, function 358 ft_ies = wpa_ft_gen_req_ies(sm, &ft_ies_len, NULL, sm->pmk_r0_name, 482 ft_ies = wpa_ft_gen_req_ies(sm, &ft_ies_len, ftie->anonce, 843 ft_ies = wpa_ft_gen_req_ies(sm, &ft_ies_len, NULL, sm->pmk_r0_name,
|
/external/wpa_supplicant_8/src/rsn_supp/ |
H A D | wpa_ft.c | 126 * wpa_ft_gen_req_ies - Generate FT (IEEE 802.11r) IEs for Auth/ReAssoc Request 141 static u8 * wpa_ft_gen_req_ies(struct wpa_sm *sm, size_t *len, function 358 ft_ies = wpa_ft_gen_req_ies(sm, &ft_ies_len, NULL, sm->pmk_r0_name, 482 ft_ies = wpa_ft_gen_req_ies(sm, &ft_ies_len, ftie->anonce, 843 ft_ies = wpa_ft_gen_req_ies(sm, &ft_ies_len, NULL, sm->pmk_r0_name,
|
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/ |
H A D | wpa_ft.c | 126 * wpa_ft_gen_req_ies - Generate FT (IEEE 802.11r) IEs for Auth/ReAssoc Request 141 static u8 * wpa_ft_gen_req_ies(struct wpa_sm *sm, size_t *len, function 358 ft_ies = wpa_ft_gen_req_ies(sm, &ft_ies_len, NULL, sm->pmk_r0_name, 482 ft_ies = wpa_ft_gen_req_ies(sm, &ft_ies_len, ftie->anonce, 843 ft_ies = wpa_ft_gen_req_ies(sm, &ft_ies_len, NULL, sm->pmk_r0_name,
|
Completed in 33 milliseconds