Home
last modified time | relevance | path

Searched refs:to_r0kh (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
4046 to_r0kh = !wpa_ft_rrb_check_r0kh(wpa_auth, f_r0kh_id, f_r0kh_id_len); 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()
4059 if (!to_r0kh) { in wpa_ft_rrb_rx_seq()
4101 if (!to_r0kh) { in wpa_ft_rrb_rx_seq()