Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_ft.c4460 int to_r0kh, to_r1kh; in wpa_ft_rrb_rx_seq() local
4470 to_r1kh = !wpa_ft_rrb_check_r1kh(wpa_auth, f_r1kh_id); in wpa_ft_rrb_rx_seq()
4472 if (to_r0kh && to_r1kh) { in wpa_ft_rrb_rx_seq()
4477 if (!to_r0kh && !to_r1kh) { in wpa_ft_rrb_rx_seq()
4500 if (!to_r1kh) { in wpa_ft_rrb_rx_seq()
4541 if (!to_r1kh) { in wpa_ft_rrb_rx_seq()