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

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dwpa_auth_ft.c1027 const u8 *f_seq; local
1035 wpa_hexdump(MSG_DEBUG, "FT: sequence number", f_seq, f_seq_len);
1036 msg_both = (const struct ft_rrb_seq *) f_seq;
1097 const u8 *f_seq; local
1105 msg_both = (const struct ft_rrb_seq *) f_seq;
1134 struct ft_rrb_seq *f_seq)
1157 f_seq->dom = host_to_le32(rkh_seq->tx.dom);
1158 f_seq->seq = host_to_le32(rkh_seq->tx.seq);
1159 f_seq->ts = host_to_le32(now.sec);
1936 struct ft_rrb_seq f_seq; local
1133 wpa_ft_new_seq(struct ft_remote_seq *rkh_seq, struct ft_rrb_seq *f_seq) argument
3597 struct ft_rrb_seq f_seq; local
4157 struct ft_rrb_seq f_seq; local
4225 const u8 *f_nonce, *f_seq; local
4511 struct ft_rrb_seq f_seq; local
[all...]

Completed in 103 milliseconds