Searched refs:WPA_KEY_MGMT_FT_SAE (Results 1 – 7 of 7) sorted by relevance
43 #define WPA_KEY_MGMT_FT_SAE BIT(11) macro68 WPA_KEY_MGMT_FT_SAE)); in wpa_key_mgmt_ft()74 WPA_KEY_MGMT_FT_SAE)); in wpa_key_mgmt_sae()
382 return WPA_KEY_MGMT_FT_SAE; in rsn_key_mgmt_to_bitfield()
197 if (conf->wpa_key_mgmt & WPA_KEY_MGMT_FT_SAE) { in wpa_write_rsn_ie()425 else if (data.key_mgmt & WPA_KEY_MGMT_FT_SAE) in wpa_validate_wpa_ie()503 else if (key_mgmt & WPA_KEY_MGMT_FT_SAE) in wpa_validate_wpa_ie()504 sm->wpa_key_mgmt = WPA_KEY_MGMT_FT_SAE; in wpa_validate_wpa_ie()
173 } else if (key_mgmt == WPA_KEY_MGMT_FT_SAE) { in wpa_gen_wpa_ie_rsn()
1046 sel &= ~(WPA_KEY_MGMT_SAE | WPA_KEY_MGMT_FT_SAE); in wpa_supplicant_set_suites()1061 } else if (sel & WPA_KEY_MGMT_FT_SAE) { in wpa_supplicant_set_suites()1062 wpa_s->key_mgmt = WPA_KEY_MGMT_FT_SAE; in wpa_supplicant_set_suites()
516 val |= WPA_KEY_MGMT_FT_SAE; in wpa_config_parse_key_mgmt()
633 val |= WPA_KEY_MGMT_FT_SAE; in hostapd_config_parse_key_mgmt()