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 698 const struct ft_rrb_seq *msg_both;
703 RRB_GET_AUTH(FT_RRB_SEQ, seq, msgtype, sizeof(*msg_both));
705 msg_both = (const struct ft_rrb_seq *) f_seq;
768 const struct ft_rrb_seq *msg_both;
773 RRB_GET_AUTH(FT_RRB_SEQ, seq, msgtype, sizeof(*msg_both));
774 msg_both = (const struct ft_rrb_seq *) f_seq;
797 * wpa_ft_rrb_seq_chk() verified FT_RRB_SEQ presence. */
803 struct ft_rrb_seq *f_seq)
    [all...]
wpa_auth.h 66 #define FT_RRB_SEQ 1 /* struct ft_rrb_seq */
87 struct ft_rrb_seq { struct

Completed in 586 milliseconds