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

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwpa_auth_ft.c3029 int to_r0kh, to_r1kh; local
3038 to_r0kh = !wpa_ft_rrb_check_r0kh(wpa_auth, f_r0kh_id, f_r0kh_id_len);
3041 if (to_r0kh && to_r1kh) {
3046 if (!to_r0kh && !to_r1kh) {
3051 if (!to_r0kh) {
3093 if (!to_r0kh) {
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth_ft.c3029 int to_r0kh, to_r1kh; local
3038 to_r0kh = !wpa_ft_rrb_check_r0kh(wpa_auth, f_r0kh_id, f_r0kh_id_len);
3041 if (to_r0kh && to_r1kh) {
3046 if (!to_r0kh && !to_r1kh) {
3051 if (!to_r0kh) {
3093 if (!to_r0kh) {
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth_ft.c3029 int to_r0kh, to_r1kh; local
3038 to_r0kh = !wpa_ft_rrb_check_r0kh(wpa_auth, f_r0kh_id, f_r0kh_id_len);
3041 if (to_r0kh && to_r1kh) {
3046 if (!to_r0kh && !to_r1kh) {
3051 if (!to_r0kh) {
3093 if (!to_r0kh) {

Completed in 331 milliseconds