/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
D | wpa_ft.c | 30 int use_sha384 = wpa_key_mgmt_sha384(sm->key_mgmt); in wpa_derive_ptk_ft() local 79 int use_sha384; in wpa_sm_set_ft_params() local 498 int use_sha384 = wpa_key_mgmt_sha384(sm->key_mgmt); in wpa_ft_process_response() local 850 int use_sha384 = wpa_key_mgmt_sha384(sm->key_mgmt); in wpa_ft_validate_reassoc_resp() local
|
D | wpa.c | 3974 int use_sha384 = wpa_key_mgmt_sha384(sm->key_mgmt); in fils_ft_build_assoc_req_rsne() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/ |
D | wpa_ft.c | 41 int use_sha384 = wpa_key_mgmt_sha384(sm->key_mgmt); in wpa_derive_ptk_ft() local 95 int use_sha384; in wpa_sm_set_ft_params() local 550 int use_sha384 = wpa_key_mgmt_sha384(sm->key_mgmt); in wpa_ft_process_response() local 985 int use_sha384 = wpa_key_mgmt_sha384(sm->key_mgmt); in wpa_ft_validate_reassoc_resp() local
|
D | wpa.c | 4474 int use_sha384 = wpa_key_mgmt_sha384(sm->key_mgmt); in fils_ft_build_assoc_req_rsne() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
D | wpa_common.c | 849 struct wpa_ft_ies *parse, int use_sha384) in wpa_ft_parse_ftie() 920 struct wpa_ft_ies *parse, int use_sha384) in wpa_ft_parse_ies() 1518 int use_sha384) in wpa_derive_pmk_r0() 1613 const u8 *s1kh_id, u8 *pmk_r1_name, int use_sha384) in wpa_derive_pmk_r1_name() 1708 int use_sha384 = wpa_key_mgmt_sha384(akmp); in wpa_pmk_r1_to_ptk() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
D | wpa_common.c | 922 struct wpa_ft_ies *parse, int use_sha384) in wpa_ft_parse_ftie() 995 struct wpa_ft_ies *parse, int use_sha384) in wpa_ft_parse_ies() 1858 int use_sha384) in wpa_derive_pmk_r0() 1954 const u8 *s1kh_id, u8 *pmk_r1_name, int use_sha384) in wpa_derive_pmk_r1_name() 2052 int use_sha384 = wpa_key_mgmt_sha384(akmp); in wpa_pmk_r1_to_ptk() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | wpa_auth.c | 2283 int use_sha384 = wpa_key_mgmt_sha384(sm->wpa_key_mgmt); in fils_auth_pmk_to_ptk() local 3296 int use_sha384 = wpa_key_mgmt_sha384(sm->wpa_key_mgmt); in SM_STATE() local 4909 int wpa_auth_write_fte(struct wpa_authenticator *wpa_auth, int use_sha384, in wpa_auth_write_fte() 5116 int use_sha384 = wpa_key_mgmt_sha384(sm->wpa_key_mgmt); in wpa_auth_resend_m3() local
|
D | wpa_auth_ft.c | 807 int wpa_write_ftie(struct wpa_auth_config *conf, int use_sha384, in wpa_write_ftie() 2430 int use_sha384; in wpa_sm_write_assoc_resp_ies() local 2877 int use_sha384; in wpa_ft_process_auth_req() local 3123 int use_sha384; in wpa_ft_validate_reassoc() local
|
D | ieee802_11.c | 1755 int use_sha384 = wpa_key_mgmt_sha384( in prepare_auth_resp_fils() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | wpa_auth.c | 2385 int use_sha384 = wpa_key_mgmt_sha384(sm->wpa_key_mgmt); in fils_auth_pmk_to_ptk() local 3573 int use_sha384 = wpa_key_mgmt_sha384(sm->wpa_key_mgmt); in SM_STATE() local 5315 int wpa_auth_write_fte(struct wpa_authenticator *wpa_auth, int use_sha384, in wpa_auth_write_fte() 5535 int use_sha384 = wpa_key_mgmt_sha384(sm->wpa_key_mgmt); in wpa_auth_resend_m3() local
|
D | wpa_auth_ft.c | 808 int wpa_write_ftie(struct wpa_auth_config *conf, int use_sha384, in wpa_write_ftie() 2523 int use_sha384; in wpa_sm_write_assoc_resp_ies() local 3068 int use_sha384; in wpa_ft_process_auth_req() local 3320 int use_sha384; in wpa_ft_validate_reassoc() local
|
D | ieee802_11.c | 2098 int use_sha384 = wpa_key_mgmt_sha384( in prepare_auth_resp_fils() local
|