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 | 901 static void wpa_ft_rrb_seq_flush(struct wpa_authenticator *wpa_auth, in wpa_ft_rrb_seq_flush() function 1663 wpa_ft_rrb_seq_flush(wpa_auth, r0kh->seq, 0); in wpa_ft_rrb_del_r0kh() 1748 wpa_ft_rrb_seq_flush(wpa_auth, r1kh->seq, 0); in wpa_ft_rrb_del_r1kh() 1814 wpa_ft_rrb_seq_flush(wpa_auth, r0kh->seq, 0); in wpa_ft_deinit_seq() 1826 wpa_ft_rrb_seq_flush(wpa_auth, r1kh->seq, 0); in wpa_ft_deinit_seq() 4541 wpa_ft_rrb_seq_flush(wpa_auth, rkh_seq, 1); in wpa_ft_rrb_rx_seq_resp()
|