Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth_ft.c1032 u32 msg_seq, msg_off, rkh_off; in wpa_ft_rrb_seq_chk() local
1062 msg_seq = le_to_host32(msg_both->seq); in wpa_ft_rrb_seq_chk()
1064 msg_off = msg_seq - rkh_off; in wpa_ft_rrb_seq_chk()
1070 if (rkh_seq->rx.last[i] == msg_seq) in wpa_ft_rrb_seq_chk()
1102 u32 msg_seq, msg_off, min_off, rkh_off; in wpa_ft_rrb_seq_accept() local
1109 msg_seq = le_to_host32(msg_both->seq); in wpa_ft_rrb_seq_accept()
1112 rkh_seq->rx.last[rkh_seq->rx.num_last] = msg_seq; in wpa_ft_rrb_seq_accept()
1124 rkh_seq->rx.last[rkh_seq->rx.offsetidx] = msg_seq; in wpa_ft_rrb_seq_accept()
4464 u32 msg_dom, msg_seq; in wpa_ft_rrb_rx_seq_resp() local
4523 msg_seq in wpa_ft_rrb_rx_seq_resp()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth_ft.c1030 u32 msg_seq, msg_off, rkh_off; in wpa_ft_rrb_seq_chk() local
1060 msg_seq = le_to_host32(msg_both->seq); in wpa_ft_rrb_seq_chk()
1062 msg_off = msg_seq - rkh_off; in wpa_ft_rrb_seq_chk()
1068 if (rkh_seq->rx.last[i] == msg_seq) in wpa_ft_rrb_seq_chk()
1100 u32 msg_seq, msg_off, min_off, rkh_off; in wpa_ft_rrb_seq_accept() local
1107 msg_seq = le_to_host32(msg_both->seq); in wpa_ft_rrb_seq_accept()
1110 rkh_seq->rx.last[rkh_seq->rx.num_last] = msg_seq; in wpa_ft_rrb_seq_accept()
1122 rkh_seq->rx.last[rkh_seq->rx.offsetidx] = msg_seq; in wpa_ft_rrb_seq_accept()
4232 u32 msg_dom, msg_seq; in wpa_ft_rrb_rx_seq_resp() local
4291 msg_seq in wpa_ft_rrb_rx_seq_resp()
[all...]

Completed in 16 milliseconds