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

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwpa_auth_ft.c699 u32 msg_seq, msg_off, rkh_off; local
730 rkh_off = rkh_seq->rx.last[rkh_seq->rx.offsetidx];
731 msg_off = msg_seq - rkh_off;
769 u32 msg_seq, msg_off, min_off, rkh_off; local
784 rkh_off = rkh_seq->rx.last[rkh_seq->rx.offsetidx];
786 msg_off = rkh_seq->rx.last[i] - rkh_off;
787 min_off = rkh_seq->rx.last[minidx] - rkh_off;
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth_ft.c699 u32 msg_seq, msg_off, rkh_off; local
730 rkh_off = rkh_seq->rx.last[rkh_seq->rx.offsetidx];
731 msg_off = msg_seq - rkh_off;
769 u32 msg_seq, msg_off, min_off, rkh_off; local
784 rkh_off = rkh_seq->rx.last[rkh_seq->rx.offsetidx];
786 msg_off = rkh_seq->rx.last[i] - rkh_off;
787 min_off = rkh_seq->rx.last[minidx] - rkh_off;
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth_ft.c699 u32 msg_seq, msg_off, rkh_off; local
730 rkh_off = rkh_seq->rx.last[rkh_seq->rx.offsetidx];
731 msg_off = msg_seq - rkh_off;
769 u32 msg_seq, msg_off, min_off, rkh_off; local
784 rkh_off = rkh_seq->rx.last[rkh_seq->rx.offsetidx];
786 msg_off = rkh_seq->rx.last[i] - rkh_off;
787 min_off = rkh_seq->rx.last[minidx] - rkh_off;

Completed in 400 milliseconds