Home
last modified time | relevance | path

Searched refs:rsn_ftie_sha384 (Results 1 – 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
Dwpa_ft.c179 sizeof(struct rsn_ftie_sha384) + in wpa_ft_gen_req_ies()
307 struct rsn_ftie_sha384 *ftie; in wpa_ft_gen_req_ies()
309 ftie = (struct rsn_ftie_sha384 *) pos; in wpa_ft_gen_req_ies()
539 struct rsn_ftie_sha384 *ftie; in wpa_ft_process_response()
541 ftie = (struct rsn_ftie_sha384 *) parse.ftie; in wpa_ft_process_response()
881 struct rsn_ftie_sha384 *ftie; in wpa_ft_validate_reassoc_resp()
883 ftie = (struct rsn_ftie_sha384 *) parse.ftie; in wpa_ft_validate_reassoc_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
Dwpa_ft.c206 sizeof(struct rsn_ftie_sha384) + in wpa_ft_gen_req_ies()
331 struct rsn_ftie_sha384 *ftie; in wpa_ft_gen_req_ies()
333 ftie = (struct rsn_ftie_sha384 *) pos; in wpa_ft_gen_req_ies()
591 struct rsn_ftie_sha384 *ftie; in wpa_ft_process_response()
593 ftie = (struct rsn_ftie_sha384 *) parse.ftie; in wpa_ft_process_response()
1017 struct rsn_ftie_sha384 *ftie; in wpa_ft_validate_reassoc_resp()
1019 ftie = (struct rsn_ftie_sha384 *) parse.ftie; in wpa_ft_validate_reassoc_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwpa_auth_ft.c814 size_t hdrlen = use_sha384 ? sizeof(struct rsn_ftie_sha384) : in wpa_write_ftie()
825 struct rsn_ftie_sha384 *hdr = (struct rsn_ftie_sha384 *) pos; in wpa_write_ftie()
2560 struct rsn_ftie_sha384 *_ftie = in wpa_sm_write_assoc_resp_ies()
2561 (struct rsn_ftie_sha384 *) (ftie + 2); in wpa_sm_write_assoc_resp_ies()
2906 struct rsn_ftie_sha384 *ftie; in wpa_ft_process_auth_req()
2908 ftie = (struct rsn_ftie_sha384 *) parse.ftie; in wpa_ft_process_auth_req()
3166 struct rsn_ftie_sha384 *ftie; in wpa_ft_validate_reassoc()
3168 ftie = (struct rsn_ftie_sha384 *) parse.ftie; in wpa_ft_validate_reassoc()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwpa_auth_ft.c815 size_t hdrlen = use_sha384 ? sizeof(struct rsn_ftie_sha384) : in wpa_write_ftie()
826 struct rsn_ftie_sha384 *hdr = (struct rsn_ftie_sha384 *) pos; in wpa_write_ftie()
2718 struct rsn_ftie_sha384 *_ftie = in wpa_sm_write_assoc_resp_ies()
2719 (struct rsn_ftie_sha384 *) (ftie + 2); in wpa_sm_write_assoc_resp_ies()
3097 struct rsn_ftie_sha384 *ftie; in wpa_ft_process_auth_req()
3099 ftie = (struct rsn_ftie_sha384 *) parse.ftie; in wpa_ft_process_auth_req()
3365 struct rsn_ftie_sha384 *ftie; in wpa_ft_validate_reassoc()
3367 ftie = (struct rsn_ftie_sha384 *) parse.ftie; in wpa_ft_validate_reassoc()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dwpa_common.h319 struct rsn_ftie_sha384 { struct
Dwpa_common.c856 pos = ie + (use_sha384 ? sizeof(struct rsn_ftie_sha384) : in wpa_ft_parse_ftie()
981 const struct rsn_ftie_sha384 *ftie_sha384; in wpa_ft_parse_ies()
986 (const struct rsn_ftie_sha384 *) pos; in wpa_ft_parse_ies()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dwpa_common.h349 struct rsn_ftie_sha384 { struct
Dwpa_common.c929 pos = ie + (use_sha384 ? sizeof(struct rsn_ftie_sha384) : in wpa_ft_parse_ftie()
1064 const struct rsn_ftie_sha384 *ftie_sha384; in wpa_ft_parse_ies()
1069 (const struct rsn_ftie_sha384 *) pos; in wpa_ft_parse_ies()