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 Dwpa_ft.c131 * wpa_ft_gen_req_ies - Generate FT (IEEE 802.11r) IEs for Auth/ReAssoc Request
145 static u8 * wpa_ft_gen_req_ies(struct wpa_sm *sm, size_t *len, function
360 ft_ies = wpa_ft_gen_req_ies(sm, &ft_ies_len, NULL, sm->pmk_r0_name,
486 ft_ies = wpa_ft_gen_req_ies(sm, &ft_ies_len, ftie->anonce,
837 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 Dwpa_ft.c131 * wpa_ft_gen_req_ies - Generate FT (IEEE 802.11r) IEs for Auth/ReAssoc Request
145 static u8 * wpa_ft_gen_req_ies(struct wpa_sm *sm, size_t *len, function
360 ft_ies = wpa_ft_gen_req_ies(sm, &ft_ies_len, NULL, sm->pmk_r0_name,
486 ft_ies = wpa_ft_gen_req_ies(sm, &ft_ies_len, ftie->anonce,
837 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 Dwpa_ft.c131 * wpa_ft_gen_req_ies - Generate FT (IEEE 802.11r) IEs for Auth/ReAssoc Request
145 static u8 * wpa_ft_gen_req_ies(struct wpa_sm *sm, size_t *len, function
360 ft_ies = wpa_ft_gen_req_ies(sm, &ft_ies_len, NULL, sm->pmk_r0_name,
486 ft_ies = wpa_ft_gen_req_ies(sm, &ft_ies_len, ftie->anonce,
837 ft_ies = wpa_ft_gen_req_ies(sm, &ft_ies_len, NULL, sm->pmk_r0_name,

Completed in 3270 milliseconds