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

/freebsd-12-stable/contrib/wpa/src/ap/
H A Dwpa_auth_ft.c4047 int to_r0kh, to_r1kh; local
4056 to_r0kh = !wpa_ft_rrb_check_r0kh(wpa_auth, f_r0kh_id, f_r0kh_id_len);
4059 if (to_r0kh && to_r1kh) {
4064 if (!to_r0kh && !to_r1kh) {
4069 if (!to_r0kh) {
4111 if (!to_r0kh) {

Completed in 106 milliseconds