Searched refs:FT_RRB_SEQ (Results 1 – 2 of 2) sorted by relevance
/hostap-3.6.0/src/ap/ |
D | wpa_auth_ft.c | 1036 RRB_GET_AUTH(FT_RRB_SEQ, seq, msgtype, sizeof(*msg_both)); in wpa_ft_rrb_seq_chk() 1106 RRB_GET_AUTH(FT_RRB_SEQ, seq, msgtype, sizeof(*msg_both)); in wpa_ft_rrb_seq_accept() 1952 { .type = FT_RRB_SEQ, .len = sizeof(f_seq), in wpa_ft_pull_pmk_r1() 3916 resp_auth[1].type = FT_RRB_SEQ; in wpa_ft_rrb_rx_pull() 4419 seq_resp_auth[1].type = FT_RRB_SEQ; in wpa_ft_rrb_rx_seq_req() 4519 RRB_GET_AUTH(FT_RRB_SEQ, seq, "seq response", in wpa_ft_rrb_rx_seq_resp() 4744 { .type = FT_RRB_SEQ, .len = sizeof(f_seq), in wpa_ft_generate_pmk_r1()
|
D | wpa_auth.h | 68 #define FT_RRB_SEQ 1 /* struct ft_rrb_seq */ macro
|