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/
H A 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/
H A Dwpa_ft.c210 sizeof(struct rsn_ftie_sha384) + in wpa_ft_gen_req_ies()
335 struct rsn_ftie_sha384 *ftie; in wpa_ft_gen_req_ies()
337 ftie = (struct rsn_ftie_sha384 *) pos; in wpa_ft_gen_req_ies()
599 struct rsn_ftie_sha384 *ftie;
601 ftie = (struct rsn_ftie_sha384 *) parse.ftie;
1037 struct rsn_ftie_sha384 *ftie;
1039 ftie = (struct rsn_ftie_sha384 *) parse.ftie;
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A 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/ap/
H A 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/src/common/
H A Dwpa_common.h319 struct rsn_ftie_sha384 { struct
H A 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/
H A Dwpa_common.h402 struct rsn_ftie_sha384 { struct
H A Dwpa_common.c995 pos = ie + (use_sha384 ? sizeof(struct rsn_ftie_sha384) : in wpa_ft_parse_ftie()
1130 const struct rsn_ftie_sha384 *ftie_sha384; in wpa_ft_parse_ies()
1135 (const struct rsn_ftie_sha384 *) pos; in wpa_ft_parse_ies()

Completed in 24 milliseconds