Home
last modified time | relevance | path

Searched refs:WPA_KEY_MGMT_FT_SAE (Results 1 - 25 of 33) sorted by relevance

12

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddefs.h47 #define WPA_KEY_MGMT_FT_SAE BIT(11) macro
65 WPA_KEY_MGMT_FT_SAE | \
91 WPA_KEY_MGMT_FT_SAE)); in wpa_key_mgmt_wpa_psk()
114 WPA_KEY_MGMT_FT_SAE)); in wpa_key_mgmt_sae()
130 WPA_KEY_MGMT_FT_SAE | in wpa_key_mgmt_sha256()
H A Dwpa_common.c224 case WPA_KEY_MGMT_FT_SAE: in wpa_eapol_key_mic()
1138 return WPA_KEY_MGMT_FT_SAE; in rsn_key_mgmt_to_bitfield()
2020 case WPA_KEY_MGMT_FT_SAE: in wpa_key_mgmt_txt()
2080 if (akm & WPA_KEY_MGMT_FT_SAE) in wpa_akm_to_suite()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddefs.h50 #define WPA_KEY_MGMT_FT_SAE BIT(11) macro
72 WPA_KEY_MGMT_FT_SAE | \
110 WPA_KEY_MGMT_FT_SAE)); in wpa_key_mgmt_wpa_psk()
134 WPA_KEY_MGMT_FT_SAE)); in wpa_key_mgmt_sae()
155 WPA_KEY_MGMT_FT_SAE | in wpa_key_mgmt_sha256()
H A Dwpa_common.c233 case WPA_KEY_MGMT_FT_SAE: in wpa_eapol_key_mic()
1551 return WPA_KEY_MGMT_FT_SAE; in rsn_key_mgmt_to_bitfield()
2449 case WPA_KEY_MGMT_FT_SAE: in wpa_key_mgmt_txt()
2513 if (akm & WPA_KEY_MGMT_FT_SAE) in wpa_akm_to_suite()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth_ie.c236 if (conf->wpa_key_mgmt & WPA_KEY_MGMT_FT_SAE) { in wpa_write_rsn_ie()
681 else if (data.key_mgmt & WPA_KEY_MGMT_FT_SAE) in wpa_validate_wpa_ie()
791 else if (key_mgmt & WPA_KEY_MGMT_FT_SAE) in wpa_validate_wpa_ie()
792 sm->wpa_key_mgmt = WPA_KEY_MGMT_FT_SAE; in wpa_validate_wpa_ie()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth_ie.c204 if (conf->wpa_key_mgmt & WPA_KEY_MGMT_FT_SAE) { in wpa_write_rsn_ie()
619 else if (data.key_mgmt & WPA_KEY_MGMT_FT_SAE) in wpa_validate_wpa_ie()
729 else if (key_mgmt & WPA_KEY_MGMT_FT_SAE) in wpa_validate_wpa_ie()
730 sm->wpa_key_mgmt = WPA_KEY_MGMT_FT_SAE; in wpa_validate_wpa_ie()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa_ie.c202 } else if (key_mgmt == WPA_KEY_MGMT_FT_SAE) { in wpa_gen_wpa_ie_rsn()
H A Dwpa_ft.c262 else if (sm->key_mgmt == WPA_KEY_MGMT_FT_SAE) in wpa_ft_gen_req_ies()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dwpa_ie.c180 } else if (key_mgmt == WPA_KEY_MGMT_FT_SAE) { in wpa_gen_wpa_ie_rsn()
H A Dwpa_ft.c231 else if (sm->key_mgmt == WPA_KEY_MGMT_FT_SAE) in wpa_ft_gen_req_ies()
H A Dwpa.c294 if (sm->key_mgmt == WPA_KEY_MGMT_FT_SAE && in wpa_supplicant_get_pmk()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpas_glue.c1327 (ssid->key_mgmt & (WPA_KEY_MGMT_SAE | WPA_KEY_MGMT_FT_SAE)) && in wpa_supplicant_transition_disable()
1342 (ssid->key_mgmt & (WPA_KEY_MGMT_SAE | WPA_KEY_MGMT_FT_SAE)) && in wpa_supplicant_transition_disable()
H A Dconfig.c878 val |= WPA_KEY_MGMT_FT_SAE; in wpa_config_parse_key_mgmt()
1117 if (ssid->key_mgmt & WPA_KEY_MGMT_FT_SAE) { in wpa_config_write_key_mgmt()
H A Dwpa_supplicant.c1662 sel &= ~(WPA_KEY_MGMT_SAE | WPA_KEY_MGMT_SAE_EXT_KEY | WPA_KEY_MGMT_FT_SAE); in wpa_supplicant_set_suites()
1741 } else if (sel & WPA_KEY_MGMT_FT_SAE) { in wpa_supplicant_set_suites()
1742 wpa_s->key_mgmt = WPA_KEY_MGMT_FT_SAE; in wpa_supplicant_set_suites()
H A Ddpp_supplicant.c1261 WPA_KEY_MGMT_FT_SAE; in wpas_dpp_add_network()
H A Dsme.c1542 wpa_s->sme.ext_auth_key_mgmt = WPA_KEY_MGMT_FT_SAE;
H A Dctrl_iface.c2991 if (data.key_mgmt & WPA_KEY_MGMT_FT_SAE) { in wpa_supplicant_ie_txt()
3877 if (ssid->key_mgmt & WPA_KEY_MGMT_FT_SAE) {
3878 ssid->key_mgmt &= ~WPA_KEY_MGMT_FT_SAE;
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dsme.c644 wpa_s->key_mgmt == WPA_KEY_MGMT_FT_SAE ? in sme_send_authentication()
645 WPA_KEY_MGMT_FT_SAE : in sme_send_authentication()
991 (ssid->key_mgmt & (WPA_KEY_MGMT_SAE | WPA_KEY_MGMT_FT_SAE))) in sme_handle_external_auth_start()
H A Dwpa_supplicant.c1438 sel &= ~(WPA_KEY_MGMT_SAE | WPA_KEY_MGMT_FT_SAE); in wpa_supplicant_set_suites()
1504 } else if (sel & WPA_KEY_MGMT_FT_SAE) { in wpa_supplicant_set_suites()
1505 wpa_s->key_mgmt = WPA_KEY_MGMT_FT_SAE; in wpa_supplicant_set_suites()
2707 if (wpa_s->key_mgmt & (WPA_KEY_MGMT_SAE | WPA_KEY_MGMT_FT_SAE)) in wpas_populate_assoc_ies()
H A Ddpp_supplicant.c888 WPA_KEY_MGMT_FT_SAE; in wpas_dpp_add_network()
H A Dconfig.c757 val |= WPA_KEY_MGMT_FT_SAE; in wpa_config_parse_key_mgmt()
958 if (ssid->key_mgmt & WPA_KEY_MGMT_FT_SAE) { in wpa_config_write_key_mgmt()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c4550 if (ie_data->key_mgmt & WPA_KEY_MGMT_FT_SAE) in wpas_dbus_get_bss_security_prop()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c5159 if (ie_data->key_mgmt & WPA_KEY_MGMT_FT_SAE) in wpas_dbus_get_bss_security_prop()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_ctrl_iface.c1079 if (hapd->conf->wpa_key_mgmt & WPA_KEY_MGMT_FT_SAE) { in hostapd_ctrl_iface_get_key_mgmt()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_config_file.c728 val |= WPA_KEY_MGMT_FT_SAE; in hostapd_config_parse_key_mgmt()

Completed in 95 milliseconds

12