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.c4276 int to_r0kh, to_r1kh; in wpa_ft_rrb_rx_seq() local
4286 to_r1kh = !wpa_ft_rrb_check_r1kh(wpa_auth, f_r1kh_id); in wpa_ft_rrb_rx_seq()
4288 if (to_r0kh && to_r1kh) { in wpa_ft_rrb_rx_seq()
4293 if (!to_r0kh && !to_r1kh) { in wpa_ft_rrb_rx_seq()
4316 if (!to_r1kh) { in wpa_ft_rrb_rx_seq()
4357 if (!to_r1kh) { in wpa_ft_rrb_rx_seq()