Searched refs:WPA_KEY_MGMT_FT_PSK (Results 1 – 22 of 22) sorted by relevance
33 #define WPA_KEY_MGMT_FT_PSK BIT(6) macro58 #define WPA_KEY_MGMT_FT (WPA_KEY_MGMT_FT_PSK | \86 WPA_KEY_MGMT_FT_PSK | in wpa_key_mgmt_wpa_psk_no_sae()93 WPA_KEY_MGMT_FT_PSK | in wpa_key_mgmt_wpa_psk()115 return !!(akm & WPA_KEY_MGMT_FT_PSK); in wpa_key_mgmt_ft_psk()
1777 return WPA_KEY_MGMT_FT_PSK; in rsn_key_mgmt_to_bitfield()2766 case WPA_KEY_MGMT_FT_PSK: in wpa_key_mgmt_txt()2817 if (akm & WPA_KEY_MGMT_FT_PSK) in wpa_akm_to_suite()3882 case WPA_KEY_MGMT_FT_PSK: in wpa_pasn_add_rsne()4094 case WPA_KEY_MGMT_FT_PSK: in wpa_pasn_validate_rsne()
210 if (conf->wpa_key_mgmt & WPA_KEY_MGMT_FT_PSK) { in wpa_write_rsn_ie()691 else if (data.key_mgmt & WPA_KEY_MGMT_FT_PSK) in wpa_validate_wpa_ie()807 else if (key_mgmt & WPA_KEY_MGMT_FT_PSK) in wpa_validate_wpa_ie()808 sm->wpa_key_mgmt = WPA_KEY_MGMT_FT_PSK; in wpa_validate_wpa_ie()
1222 WPA_KEY_MGMT_FT_PSK | in hostapd_config_check_bss_6g()
3003 WPA_KEY_MGMT_FT_PSK) < 0 || in wpa_ft_psk_pmk_r1()3072 else if (key_mgmt & WPA_KEY_MGMT_FT_PSK) in wpa_ft_set_key_mgmt()3073 sm->wpa_key_mgmt = WPA_KEY_MGMT_FT_PSK; in wpa_ft_set_key_mgmt()
475 case WPA_KEY_MGMT_FT_PSK: in wpas_pasn_get_wrapped_data()505 case WPA_KEY_MGMT_FT_PSK: in wpas_pasn_get_wrapped_data_format()982 case WPA_KEY_MGMT_FT_PSK: in wpas_pasn_start()
287 case WPA_KEY_MGMT_FT_PSK: in pasn_get_wrapped_data()
289 } else if (sel & WPA_KEY_MGMT_FT_PSK) { in wpas_pasn_get_params_from_bss()290 key_mgmt = WPA_KEY_MGMT_FT_PSK; in wpas_pasn_get_params_from_bss()
1294 ssid->key_mgmt &= ~(WPA_KEY_MGMT_PSK | WPA_KEY_MGMT_FT_PSK | in disable_wpa_wpa2()
1675 ie.key_mgmt &= ~(WPA_KEY_MGMT_PSK | WPA_KEY_MGMT_FT_PSK | in wpa_bss_parse_basic_ml_element()
1981 } else if (sel & WPA_KEY_MGMT_FT_PSK) { in wpa_supplicant_set_suites()1982 wpa_s->key_mgmt = WPA_KEY_MGMT_FT_PSK; in wpa_supplicant_set_suites()4450 params.key_mgmt_suite == WPA_KEY_MGMT_FT_PSK || in wpas_start_assoc_cb()4452 (WPA_KEY_MGMT_PSK | WPA_KEY_MGMT_FT_PSK)))) { in wpas_start_assoc_cb()
804 val |= WPA_KEY_MGMT_FT_PSK; in wpa_config_parse_key_mgmt()955 if (ssid->key_mgmt & WPA_KEY_MGMT_FT_PSK) { in wpa_config_write_key_mgmt()
1470 WPA_KEY_MGMT_PSK_SHA256 | WPA_KEY_MGMT_FT_PSK; in wpas_dpp_add_network()
757 WPA_KEY_MGMT_FT_PSK | in wpa_supplicant_ssid_bss_match()
2905 if (data.key_mgmt & WPA_KEY_MGMT_FT_PSK) { in wpa_supplicant_ie_txt()11190 akmp = WPA_KEY_MGMT_FT_PSK; in wpas_ctrl_iface_pasn_start()
188 } else if (key_mgmt == WPA_KEY_MGMT_FT_PSK) { in wpa_gen_wpa_ie_rsn()
278 else if (sm->key_mgmt == WPA_KEY_MGMT_FT_PSK) in wpa_ft_gen_req_ies()
3952 case WPA_KEY_MGMT_FT_PSK: in wpa_key_mgmt_suite()
5446 if (ie_data->key_mgmt & WPA_KEY_MGMT_FT_PSK) in wpas_dbus_get_bss_security_prop()
840 if (hapd->conf->wpa_key_mgmt & WPA_KEY_MGMT_FT_PSK) { in hostapd_ctrl_iface_get_key_mgmt()
662 val |= WPA_KEY_MGMT_FT_PSK; in hostapd_config_parse_key_mgmt()
6865 params->key_mgmt_suite == WPA_KEY_MGMT_FT_PSK || in nl80211_connect_common()6916 case WPA_KEY_MGMT_FT_PSK: in nl80211_connect_common()