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

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dwpa_auth.h68 #define FT_RRB_SEQ 1 /* struct ft_rrb_seq */ macro
H A Dwpa_auth_ft.c1034 RRB_GET_AUTH(FT_RRB_SEQ, seq, msgtype, sizeof(*msg_both));
1104 RRB_GET_AUTH(FT_RRB_SEQ, seq, msgtype, sizeof(*msg_both));
1128 * wpa_ft_rrb_seq_chk() verified FT_RRB_SEQ presence. */
1950 { .type = FT_RRB_SEQ, .len = sizeof(f_seq),
3687 resp_auth[1].type = FT_RRB_SEQ;
4186 seq_resp_auth[1].type = FT_RRB_SEQ;
4286 RRB_GET_AUTH(FT_RRB_SEQ, seq, "seq response",
4520 { .type = FT_RRB_SEQ, .len = sizeof(f_seq),

Completed in 76 milliseconds