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

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dwpa_auth_ft.c4047 int to_r0kh, to_r1kh; local
4057 to_r1kh = !wpa_ft_rrb_check_r1kh(wpa_auth, f_r1kh_id);
4059 if (to_r0kh && to_r1kh) {
4064 if (!to_r0kh && !to_r1kh) {
4087 if (!to_r1kh) {
4128 if (!to_r1kh) {

Completed in 86 milliseconds