Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_ft.c25 static int wpa_ft_rrb_send(struct wpa_authenticator *wpa_auth, const u8 *dst, in wpa_ft_rrb_send() function
324 wpa_ft_rrb_send(wpa_auth, r0kh->addr, (u8 *) &frame, sizeof(frame)); in wpa_ft_pull_pmk_r1()
1134 wpa_ft_rrb_send(sm->wpa_auth, target_ap, (u8 *) frame, in wpa_ft_action_rx()
1196 wpa_ft_rrb_send(wpa_auth, current_ap, (u8 *) frame, in wpa_ft_rrb_rx_request()
1282 wpa_ft_rrb_send(wpa_auth, src_addr, (u8 *) &resp, sizeof(resp)); in wpa_ft_rrb_rx_pull()
1580 wpa_ft_rrb_send(wpa_auth, r1kh->addr, (u8 *) &frame, sizeof(frame)); in wpa_ft_generate_pmk_r1()