Searched refs:rsn_ftie (Results 1 – 6 of 6) sorted by relevance
308 struct rsn_ftie *ftie; in wpa_ft_gen_req_ies()310 ftie = (struct rsn_ftie *) pos; in wpa_ft_gen_req_ies()541 struct rsn_ftie *ftie; in wpa_ft_process_response()543 ftie = (struct rsn_ftie *) parse.ftie; in wpa_ft_process_response()885 struct rsn_ftie *ftie; in wpa_ft_validate_reassoc_resp()887 ftie = (struct rsn_ftie *) parse.ftie; in wpa_ft_validate_reassoc_resp()
524 pos[1] >= sizeof(struct rsn_ftie)) { in wpa_supplicant_parse_ies()
814 sizeof(struct rsn_ftie); in wpa_write_ftie()834 struct rsn_ftie *hdr = (struct rsn_ftie *) pos; in wpa_write_ftie()2557 struct rsn_ftie *_ftie = (struct rsn_ftie *) (ftie + 2); in wpa_sm_write_assoc_resp_ies()2907 struct rsn_ftie *ftie; in wpa_ft_process_auth_req()2909 ftie = (struct rsn_ftie *) parse.ftie; in wpa_ft_process_auth_req()3023 buflen = 2 + sizeof(struct rsn_mdie) + 2 + sizeof(struct rsn_ftie) + in wpa_ft_process_auth_req()3167 struct rsn_ftie *ftie; in wpa_ft_validate_reassoc()3169 ftie = (struct rsn_ftie *) parse.ftie; in wpa_ft_validate_reassoc()
779 fte_fixed_len = sizeof(struct rsn_ftie) - 16 + mic_len; in wpa_ft_mic()857 sizeof(struct rsn_ftie)); in wpa_ft_parse_ftie()925 const struct rsn_ftie *ftie; in wpa_ft_parse_ies()1006 ftie = (const struct rsn_ftie *) pos; in wpa_ft_parse_ies()
311 struct rsn_ftie { struct
381 if (elen < sizeof(struct rsn_ftie)) in ieee802_11_parse_elems()