/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
D | defs.h | 57 #define WPA_KEY_MGMT_FT_FILS_SHA384 BIT(21) macro 67 WPA_KEY_MGMT_FT_FILS_SHA384) 82 WPA_KEY_MGMT_FT_FILS_SHA384)); in wpa_key_mgmt_wpa_ieee8021x() 122 WPA_KEY_MGMT_FT_FILS_SHA384)); in wpa_key_mgmt_fils() 142 WPA_KEY_MGMT_FT_FILS_SHA384)); in wpa_key_mgmt_sha384()
|
D | wpa_common.c | 33 case WPA_KEY_MGMT_FT_FILS_SHA384: in wpa_kck_len() 51 case WPA_KEY_MGMT_FT_FILS_SHA384: in wpa_kck2_len() 64 case WPA_KEY_MGMT_FT_FILS_SHA384: in wpa_kek_len() 87 case WPA_KEY_MGMT_FT_FILS_SHA384: in wpa_kek2_len() 105 case WPA_KEY_MGMT_FT_FILS_SHA384: in wpa_mic_len() 605 } else if (akmp == WPA_KEY_MGMT_FT_FILS_SHA384) { in fils_pmk_to_ptk() 1151 return WPA_KEY_MGMT_FT_FILS_SHA384; in rsn_key_mgmt_to_bitfield() 2034 case WPA_KEY_MGMT_FT_FILS_SHA384: in wpa_key_mgmt_txt() 2076 if (akm & WPA_KEY_MGMT_FT_FILS_SHA384) in wpa_akm_to_suite()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
D | defs.h | 52 #define WPA_KEY_MGMT_FT_FILS_SHA384 BIT(21) macro 64 WPA_KEY_MGMT_FT_FILS_SHA384) 83 WPA_KEY_MGMT_FT_FILS_SHA384)); in wpa_key_mgmt_wpa_ieee8021x() 130 WPA_KEY_MGMT_FT_FILS_SHA384)); in wpa_key_mgmt_fils() 150 WPA_KEY_MGMT_FT_FILS_SHA384)); in wpa_key_mgmt_sha384()
|
D | wpa_common.c | 36 case WPA_KEY_MGMT_FT_FILS_SHA384: in wpa_kck_len() 54 case WPA_KEY_MGMT_FT_FILS_SHA384: in wpa_kck2_len() 67 case WPA_KEY_MGMT_FT_FILS_SHA384: in wpa_kek_len() 90 case WPA_KEY_MGMT_FT_FILS_SHA384: in wpa_kek2_len() 108 case WPA_KEY_MGMT_FT_FILS_SHA384: in wpa_mic_len() 665 } else if (akmp == WPA_KEY_MGMT_FT_FILS_SHA384) { in fils_pmk_to_ptk() 1499 return WPA_KEY_MGMT_FT_FILS_SHA384; in rsn_key_mgmt_to_bitfield() 2396 case WPA_KEY_MGMT_FT_FILS_SHA384: in wpa_key_mgmt_txt() 2440 if (akm & WPA_KEY_MGMT_FT_FILS_SHA384) in wpa_akm_to_suite()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | wpa_auth_ie.c | 264 if (conf->wpa_key_mgmt & WPA_KEY_MGMT_FT_FILS_SHA384) { in wpa_write_rsn_ie() 646 else if (data.key_mgmt & WPA_KEY_MGMT_FT_FILS_SHA384) in wpa_validate_wpa_ie() 754 else if (key_mgmt & WPA_KEY_MGMT_FT_FILS_SHA384) in wpa_validate_wpa_ie() 755 sm->wpa_key_mgmt = WPA_KEY_MGMT_FT_FILS_SHA384; in wpa_validate_wpa_ie() 924 sm->wpa_key_mgmt == WPA_KEY_MGMT_FT_FILS_SHA384) && in wpa_validate_wpa_ie() 1137 WPA_KEY_MGMT_FT_FILS_SHA384)) in wpa_auth_write_assoc_resp_fils() 1209 WPA_KEY_MGMT_FT_FILS_SHA384; in wpa_auth_write_fd_rsn_info() 1219 else if (suite == WPA_KEY_MGMT_FT_FILS_SHA384) in wpa_auth_write_fd_rsn_info()
|
D | wpa_auth_ft.c | 2567 WPA_KEY_MGMT_FT_FILS_SHA384)))) { in wpa_sm_write_assoc_resp_ies() 2963 else if (key_mgmt & WPA_KEY_MGMT_FT_FILS_SHA384) in wpa_ft_set_key_mgmt() 2964 sm->wpa_key_mgmt = WPA_KEY_MGMT_FT_FILS_SHA384; in wpa_ft_set_key_mgmt()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | wpa_auth_ie.c | 237 if (conf->wpa_key_mgmt & WPA_KEY_MGMT_FT_FILS_SHA384) { in wpa_write_rsn_ie() 590 else if (data.key_mgmt & WPA_KEY_MGMT_FT_FILS_SHA384) in wpa_validate_wpa_ie() 700 else if (key_mgmt & WPA_KEY_MGMT_FT_FILS_SHA384) in wpa_validate_wpa_ie() 701 sm->wpa_key_mgmt = WPA_KEY_MGMT_FT_FILS_SHA384; in wpa_validate_wpa_ie() 863 sm->wpa_key_mgmt == WPA_KEY_MGMT_FT_FILS_SHA384) && in wpa_validate_wpa_ie() 1190 WPA_KEY_MGMT_FT_FILS_SHA384)) in wpa_auth_write_assoc_resp_fils()
|
D | wpa_auth_ft.c | 2448 WPA_KEY_MGMT_FT_FILS_SHA384)))) { in wpa_sm_write_assoc_resp_ies() 2770 else if (key_mgmt & WPA_KEY_MGMT_FT_FILS_SHA384) in wpa_ft_set_key_mgmt() 2771 sm->wpa_key_mgmt = WPA_KEY_MGMT_FT_FILS_SHA384; in wpa_ft_set_key_mgmt()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/ |
D | wpa_ie.c | 215 } else if (key_mgmt & WPA_KEY_MGMT_FT_FILS_SHA384) { in wpa_gen_wpa_ie_rsn()
|
D | wpa_ft.c | 263 else if (sm->key_mgmt == WPA_KEY_MGMT_FT_FILS_SHA384) in wpa_ft_gen_req_ies()
|
D | wpa.c | 4568 else if (sm->key_mgmt == WPA_KEY_MGMT_FT_FILS_SHA384) in fils_ft_build_assoc_req_rsne()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
D | wpa_ie.c | 195 } else if (key_mgmt & WPA_KEY_MGMT_FT_FILS_SHA384) { in wpa_gen_wpa_ie_rsn()
|
D | wpa_ft.c | 236 else if (sm->key_mgmt == WPA_KEY_MGMT_FT_FILS_SHA384) in wpa_ft_gen_req_ies()
|
D | wpa.c | 4011 else if (sm->key_mgmt == WPA_KEY_MGMT_FT_FILS_SHA384) in fils_ft_build_assoc_req_rsne()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | config.c | 780 val |= WPA_KEY_MGMT_FT_FILS_SHA384; in wpa_config_parse_key_mgmt() 1034 if (ssid->key_mgmt & WPA_KEY_MGMT_FT_FILS_SHA384) { in wpa_config_write_key_mgmt()
|
D | wpa_supplicant.c | 1471 } else if (sel & WPA_KEY_MGMT_FT_FILS_SHA384) { in wpa_supplicant_set_suites() 1472 wpa_s->key_mgmt = WPA_KEY_MGMT_FT_FILS_SHA384; in wpa_supplicant_set_suites()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | config.c | 898 val |= WPA_KEY_MGMT_FT_FILS_SHA384; in wpa_config_parse_key_mgmt() 1180 if (ssid->key_mgmt & WPA_KEY_MGMT_FT_FILS_SHA384) { in wpa_config_write_key_mgmt()
|
D | wpa_supplicant.c | 1665 } else if (sel & WPA_KEY_MGMT_FT_FILS_SHA384) { in wpa_supplicant_set_suites() 1666 wpa_s->key_mgmt = WPA_KEY_MGMT_FT_FILS_SHA384; in wpa_supplicant_set_suites()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/ |
D | dbus_new_handlers.c | 4544 if (ie_data->key_mgmt & WPA_KEY_MGMT_FT_FILS_SHA384) in wpas_dbus_get_bss_security_prop()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/ |
D | dbus_new_handlers.c | 5139 if (ie_data->key_mgmt & WPA_KEY_MGMT_FT_FILS_SHA384) in wpas_dbus_get_bss_security_prop()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
D | ap_ctrl_iface.c | 1093 if (hapd->conf->wpa_key_mgmt & WPA_KEY_MGMT_FT_FILS_SHA384) { in hostapd_ctrl_iface_get_key_mgmt()
|
D | ap_config_file.c | 743 val |= WPA_KEY_MGMT_FT_FILS_SHA384; in hostapd_config_parse_key_mgmt()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
D | driver_nl80211.c | 5566 params->key_mgmt_suite == WPA_KEY_MGMT_FT_FILS_SHA384 || in nl80211_connect_common() 5617 case WPA_KEY_MGMT_FT_FILS_SHA384: in nl80211_connect_common()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
D | ap_config_file.c | 747 val |= WPA_KEY_MGMT_FT_FILS_SHA384; in hostapd_config_parse_key_mgmt()
|
D | ap_ctrl_iface.c | 1101 if (hapd->conf->wpa_key_mgmt & WPA_KEY_MGMT_FT_FILS_SHA384) { in hostapd_ctrl_iface_get_key_mgmt()
|