Home
last modified time | relevance | path

Searched refs:to_r0kh (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth_ft.c4275 int to_r0kh, to_r1kh; in wpa_ft_rrb_rx_seq() local
4284 to_r0kh = !wpa_ft_rrb_check_r0kh(wpa_auth, f_r0kh_id, f_r0kh_id_len); in wpa_ft_rrb_rx_seq()
4287 if (to_r0kh && to_r1kh) { in wpa_ft_rrb_rx_seq()
4292 if (!to_r0kh && !to_r1kh) { in wpa_ft_rrb_rx_seq()
4297 if (!to_r0kh) { in wpa_ft_rrb_rx_seq()
4339 if (!to_r0kh) { in wpa_ft_rrb_rx_seq()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth_ft.c4047 int to_r0kh, to_r1kh; in wpa_ft_rrb_rx_seq() local
4056 to_r0kh = !wpa_ft_rrb_check_r0kh(wpa_auth, f_r0kh_id, f_r0kh_id_len); in wpa_ft_rrb_rx_seq()
4059 if (to_r0kh && to_r1kh) { in wpa_ft_rrb_rx_seq()
4064 if (!to_r0kh && !to_r1kh) { in wpa_ft_rrb_rx_seq()
4069 if (!to_r0kh) { in wpa_ft_rrb_rx_seq()
4111 if (!to_r0kh) { in wpa_ft_rrb_rx_seq()

Completed in 13 milliseconds