Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_ft.c4037 int to_r0kh, to_r1kh; in wpa_ft_rrb_rx_seq() local
4047 to_r1kh = !wpa_ft_rrb_check_r1kh(wpa_auth, f_r1kh_id); in wpa_ft_rrb_rx_seq()
4049 if (to_r0kh && to_r1kh) { in wpa_ft_rrb_rx_seq()
4054 if (!to_r0kh && !to_r1kh) { in wpa_ft_rrb_rx_seq()
4077 if (!to_r1kh) { in wpa_ft_rrb_rx_seq()
4118 if (!to_r1kh) { in wpa_ft_rrb_rx_seq()