Searched refs:wpa_ft_rrb_seq_flush (Results 1 – 1 of 1) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | wpa_auth_ft.c | 899 static void wpa_ft_rrb_seq_flush(struct wpa_authenticator *wpa_auth, in wpa_ft_rrb_seq_flush() function 1660 wpa_ft_rrb_seq_flush(wpa_auth, r0kh->seq, 0); in wpa_ft_rrb_del_r0kh() 1745 wpa_ft_rrb_seq_flush(wpa_auth, r1kh->seq, 0); in wpa_ft_rrb_del_r1kh() 1811 wpa_ft_rrb_seq_flush(wpa_auth, r0kh->seq, 0); in wpa_ft_deinit_seq() 1823 wpa_ft_rrb_seq_flush(wpa_auth, r1kh->seq, 0); in wpa_ft_deinit_seq() 4298 wpa_ft_rrb_seq_flush(wpa_auth, rkh_seq, 1); in wpa_ft_rrb_rx_seq_resp()
|