Searched refs:wpa_ft_rrb_oui_send (Results 1 – 1 of 1) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | wpa_auth_ft.c | 636 static int wpa_ft_rrb_oui_send(struct wpa_authenticator *wpa_auth, in wpa_ft_rrb_oui_send() function 998 wpa_ft_rrb_oui_send(wpa_auth, src_addr, FT_PACKET_R0KH_R1KH_SEQ_REQ, in wpa_ft_rrb_seq_req() 2039 wpa_ft_rrb_oui_send(sm->wpa_auth, r0kh->addr, FT_PACKET_R0KH_R1KH_PULL, in wpa_ft_pull_pmk_r1() 3701 wpa_ft_rrb_oui_send(wpa_auth, src_addr, in wpa_ft_rrb_rx_pull() 4194 wpa_ft_rrb_oui_send(wpa_auth, src_addr, in wpa_ft_rrb_rx_seq_req() 4531 wpa_ft_rrb_oui_send(wpa_auth, r1kh->addr, FT_PACKET_R0KH_R1KH_PUSH, in wpa_ft_generate_pmk_r1()
|