Searched refs:WPA_KEY_MGMT_FT_SAE (Results 1 – 17 of 17) sorted by relevance
47 #define WPA_KEY_MGMT_FT_SAE BIT(11) macro65 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()
224 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()
204 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()
4751 return sm->wpa_key_mgmt == WPA_KEY_MGMT_FT_SAE; in wpa_auth_uses_ft_sae()
180 } else if (key_mgmt == WPA_KEY_MGMT_FT_SAE) { in wpa_gen_wpa_ie_rsn()
222 else if (sm->key_mgmt == WPA_KEY_MGMT_FT_SAE) in wpa_ft_gen_req_ies()
294 if (sm->key_mgmt == WPA_KEY_MGMT_FT_SAE && in wpa_supplicant_get_pmk()
644 wpa_s->key_mgmt == WPA_KEY_MGMT_FT_SAE ? in sme_send_authentication()645 WPA_KEY_MGMT_FT_SAE : in sme_send_authentication()987 (ssid->key_mgmt & (WPA_KEY_MGMT_SAE | WPA_KEY_MGMT_FT_SAE))) in sme_handle_external_auth_start()
1411 sel &= ~(WPA_KEY_MGMT_SAE | WPA_KEY_MGMT_FT_SAE); in wpa_supplicant_set_suites()1475 } else if (sel & WPA_KEY_MGMT_FT_SAE) { in wpa_supplicant_set_suites()1476 wpa_s->key_mgmt = WPA_KEY_MGMT_FT_SAE; in wpa_supplicant_set_suites()2672 if (wpa_s->key_mgmt & (WPA_KEY_MGMT_SAE | WPA_KEY_MGMT_FT_SAE)) in wpas_populate_assoc_ies()
757 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()
859 WPA_KEY_MGMT_FT_SAE; in wpas_dpp_add_network()
2649 if (data.key_mgmt & WPA_KEY_MGMT_FT_SAE) { in wpa_supplicant_ie_txt()
2134 key_mgmt_mask |= WPA_KEY_MGMT_FT_SAE; in setFastTransitionKeyMgmt()2153 key_mgmt_mask &= ~WPA_KEY_MGMT_FT_SAE; in resetFastTransitionKeyMgmt()
4550 if (ie_data->key_mgmt & WPA_KEY_MGMT_FT_SAE) in wpas_dbus_get_bss_security_prop()
1079 if (hapd->conf->wpa_key_mgmt & WPA_KEY_MGMT_FT_SAE) { in hostapd_ctrl_iface_get_key_mgmt()
801 val |= WPA_KEY_MGMT_FT_SAE; in hostapd_config_parse_key_mgmt()
5529 params->key_mgmt_suite == WPA_KEY_MGMT_FT_SAE || in nl80211_connect_common()5566 case WPA_KEY_MGMT_FT_SAE: in nl80211_connect_common()