HomeSort by relevance Sort by last modified time
    Searched refs:ft_rrb_seq (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/ap/
wpa_auth_ft.c 1028 const struct ft_rrb_seq *msg_both;
1033 RRB_GET_AUTH(FT_RRB_SEQ, seq, msgtype, sizeof(*msg_both));
1035 msg_both = (const struct ft_rrb_seq *) f_seq;
1098 const struct ft_rrb_seq *msg_both;
1103 RRB_GET_AUTH(FT_RRB_SEQ, seq, msgtype, sizeof(*msg_both));
1104 msg_both = (const struct ft_rrb_seq *) f_seq;
1127 * wpa_ft_rrb_seq_chk() verified FT_RRB_SEQ presence. */
1133 struct ft_rrb_seq *f_seq)
    [all...]
wpa_auth.h 68 #define FT_RRB_SEQ 1 /* struct ft_rrb_seq */
97 struct ft_rrb_seq { struct

Completed in 61 milliseconds