Home
last modified time | relevance | path

Searched refs:rsn_ftie (Results 1 - 11 of 11) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dwpa_ft.c317 struct rsn_ftie *ftie; in wpa_ft_gen_req_ies()
319 ftie = (struct rsn_ftie *) pos; in wpa_ft_gen_req_ies()
550 struct rsn_ftie *ftie; in wpa_ft_process_response()
552 ftie = (struct rsn_ftie *) parse.ftie; in wpa_ft_process_response()
894 struct rsn_ftie *ftie; in wpa_ft_validate_reassoc_resp()
896 ftie = (struct rsn_ftie *) parse.ftie; in wpa_ft_validate_reassoc_resp()
H A Dwpa_ie.c524 pos[1] >= sizeof(struct rsn_ftie)) { in wpa_supplicant_parse_ies()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa_ft.c346 struct rsn_ftie *ftie; in wpa_ft_gen_req_ies()
348 ftie = (struct rsn_ftie *) pos; in wpa_ft_gen_req_ies()
610 struct rsn_ftie *ftie;
612 ftie = (struct rsn_ftie *) parse.ftie;
1051 struct rsn_ftie *ftie;
1053 ftie = (struct rsn_ftie *) parse.ftie;
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth_ft.c816 sizeof(struct rsn_ftie); in wpa_write_ftie()
836 struct rsn_ftie *hdr = (struct rsn_ftie *) pos; in wpa_write_ftie()
2724 struct rsn_ftie *_ftie = (struct rsn_ftie *) (ftie + 2); in wpa_sm_write_assoc_resp_ies()
3107 struct rsn_ftie *ftie; in wpa_ft_process_auth_req()
3109 ftie = (struct rsn_ftie *) parse.ftie; in wpa_ft_process_auth_req()
3230 buflen = 2 + sizeof(struct rsn_mdie) + 2 + sizeof(struct rsn_ftie) + in wpa_ft_process_auth_req()
3379 struct rsn_ftie *ftie; in wpa_ft_validate_reassoc()
3381 ftie = (struct rsn_ftie *) pars in wpa_ft_validate_reassoc()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth_ft.c815 sizeof(struct rsn_ftie); in wpa_write_ftie()
835 struct rsn_ftie *hdr = (struct rsn_ftie *) pos; in wpa_write_ftie()
2566 struct rsn_ftie *_ftie = (struct rsn_ftie *) (ftie + 2); in wpa_sm_write_assoc_resp_ies()
2916 struct rsn_ftie *ftie; in wpa_ft_process_auth_req()
2918 ftie = (struct rsn_ftie *) parse.ftie; in wpa_ft_process_auth_req()
3034 buflen = 2 + sizeof(struct rsn_mdie) + 2 + sizeof(struct rsn_ftie) + in wpa_ft_process_auth_req()
3179 struct rsn_ftie *ftie; in wpa_ft_validate_reassoc()
3181 ftie = (struct rsn_ftie *) pars in wpa_ft_validate_reassoc()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dwpa_common.c779 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()
H A Dwpa_common.h311 struct rsn_ftie { struct
H A Dieee802_11_common.c385 if (elen < sizeof(struct rsn_ftie)) in ieee802_11_parse_elems()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dwpa_common.c912 fte_fixed_len = sizeof(struct rsn_ftie) - 16 + mic_len; in wpa_ft_mic()
996 sizeof(struct rsn_ftie)); in wpa_ft_parse_ftie()
1066 const struct rsn_ftie *ftie; in wpa_ft_parse_ies()
1157 ftie = (const struct rsn_ftie *) pos; in wpa_ft_parse_ies()
H A Dwpa_common.h394 struct rsn_ftie { struct
H A Dieee802_11_common.c571 if (elen < sizeof(struct rsn_ftie)) in ieee802_11_parse_elems()

Completed in 27 milliseconds