Searched refs:WPA_KEY_MGMT_FT_SAE (Results 1 – 11 of 11) sorted by relevance
47 #define WPA_KEY_MGMT_FT_SAE BIT(11) macro72 WPA_KEY_MGMT_FT_SAE)); in wpa_key_mgmt_wpa_psk()79 WPA_KEY_MGMT_FT_SAE)); in wpa_key_mgmt_ft()85 WPA_KEY_MGMT_FT_SAE)); in wpa_key_mgmt_sae()
483 return WPA_KEY_MGMT_FT_SAE; in rsn_key_mgmt_to_bitfield()1178 case WPA_KEY_MGMT_FT_SAE: in wpa_key_mgmt_txt()
197 if (conf->wpa_key_mgmt & WPA_KEY_MGMT_FT_SAE) { in wpa_write_rsn_ie()509 else if (data.key_mgmt & WPA_KEY_MGMT_FT_SAE) in wpa_validate_wpa_ie()591 else if (key_mgmt & WPA_KEY_MGMT_FT_SAE) in wpa_validate_wpa_ie()592 sm->wpa_key_mgmt = WPA_KEY_MGMT_FT_SAE; in wpa_validate_wpa_ie()
3456 return sm->wpa_key_mgmt == WPA_KEY_MGMT_FT_SAE; in wpa_auth_uses_ft_sae()
176 } else if (key_mgmt == WPA_KEY_MGMT_FT_SAE) { in wpa_gen_wpa_ie_rsn()
207 else if (sm->key_mgmt == WPA_KEY_MGMT_FT_SAE) in wpa_ft_gen_req_ies()
1175 sel &= ~(WPA_KEY_MGMT_SAE | WPA_KEY_MGMT_FT_SAE); in wpa_supplicant_set_suites()1202 } else if (sel & WPA_KEY_MGMT_FT_SAE) { in wpa_supplicant_set_suites()1203 wpa_s->key_mgmt = WPA_KEY_MGMT_FT_SAE; in wpa_supplicant_set_suites()
675 val |= WPA_KEY_MGMT_FT_SAE; in wpa_config_parse_key_mgmt()842 if (ssid->key_mgmt & WPA_KEY_MGMT_FT_SAE) { in wpa_config_write_key_mgmt()
2352 if (data.key_mgmt & WPA_KEY_MGMT_FT_SAE) { in wpa_supplicant_ie_txt()
1139 if (hapd->conf->wpa_key_mgmt & WPA_KEY_MGMT_FT_SAE) { in hostapd_ctrl_iface_get_config()
699 val |= WPA_KEY_MGMT_FT_SAE; in hostapd_config_parse_key_mgmt()