Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth_ft.c1031 const struct ft_rrb_seq *msg_both; in wpa_ft_rrb_seq_chk() local
1036 RRB_GET_AUTH(FT_RRB_SEQ, seq, msgtype, sizeof(*msg_both)); in wpa_ft_rrb_seq_chk()
1038 msg_both = (const struct ft_rrb_seq *) f_seq; in wpa_ft_rrb_seq_chk()
1045 if (le_to_host32(msg_both->dom) != rkh_seq->rx.dom) { in wpa_ft_rrb_seq_chk()
1056 msg_ts_off = le_to_host32(msg_both->ts) - in wpa_ft_rrb_seq_chk()
1062 msg_seq = le_to_host32(msg_both->seq); in wpa_ft_rrb_seq_chk()
1101 const struct ft_rrb_seq *msg_both; in wpa_ft_rrb_seq_accept() local
1106 RRB_GET_AUTH(FT_RRB_SEQ, seq, msgtype, sizeof(*msg_both)); in wpa_ft_rrb_seq_accept()
1107 msg_both = (const struct ft_rrb_seq *) f_seq; in wpa_ft_rrb_seq_accept()
1109 msg_seq = le_to_host32(msg_both in wpa_ft_rrb_seq_accept()
4463 const struct ft_rrb_seq *msg_both; wpa_ft_rrb_rx_seq_resp() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth_ft.c1029 const struct ft_rrb_seq *msg_both; in wpa_ft_rrb_seq_chk() local
1034 RRB_GET_AUTH(FT_RRB_SEQ, seq, msgtype, sizeof(*msg_both)); in wpa_ft_rrb_seq_chk()
1036 msg_both = (const struct ft_rrb_seq *) f_seq; in wpa_ft_rrb_seq_chk()
1043 if (le_to_host32(msg_both->dom) != rkh_seq->rx.dom) { in wpa_ft_rrb_seq_chk()
1054 msg_ts_off = le_to_host32(msg_both->ts) - in wpa_ft_rrb_seq_chk()
1060 msg_seq = le_to_host32(msg_both->seq); in wpa_ft_rrb_seq_chk()
1099 const struct ft_rrb_seq *msg_both; in wpa_ft_rrb_seq_accept() local
1104 RRB_GET_AUTH(FT_RRB_SEQ, seq, msgtype, sizeof(*msg_both)); in wpa_ft_rrb_seq_accept()
1105 msg_both = (const struct ft_rrb_seq *) f_seq; in wpa_ft_rrb_seq_accept()
1107 msg_seq = le_to_host32(msg_both in wpa_ft_rrb_seq_accept()
4231 const struct ft_rrb_seq *msg_both; wpa_ft_rrb_rx_seq_resp() local
[all...]

Completed in 8 milliseconds