Searched refs:WPA_KEY_MGMT_FT_IEEE8021X (Results 1 – 13 of 13) sorted by relevance
41 #define WPA_KEY_MGMT_FT_IEEE8021X BIT(5) macro58 WPA_KEY_MGMT_FT_IEEE8021X | in wpa_key_mgmt_wpa_ieee8021x()78 WPA_KEY_MGMT_FT_IEEE8021X | in wpa_key_mgmt_ft()
493 return WPA_KEY_MGMT_FT_IEEE8021X; in rsn_key_mgmt_to_bitfield()1190 case WPA_KEY_MGMT_FT_IEEE8021X: in wpa_key_mgmt_txt()1221 if (akm & WPA_KEY_MGMT_FT_IEEE8021X) in wpa_akm_to_suite()
168 if (conf->wpa_key_mgmt & WPA_KEY_MGMT_FT_IEEE8021X) { in wpa_write_rsn_ie()513 else if (data.key_mgmt & WPA_KEY_MGMT_FT_IEEE8021X) in wpa_validate_wpa_ie()595 else if (key_mgmt & WPA_KEY_MGMT_FT_IEEE8021X) in wpa_validate_wpa_ie()596 sm->wpa_key_mgmt = WPA_KEY_MGMT_FT_IEEE8021X; in wpa_validate_wpa_ie()
162 } else if (key_mgmt == WPA_KEY_MGMT_FT_IEEE8021X) { in wpa_gen_wpa_ie_rsn()
201 if (sm->key_mgmt == WPA_KEY_MGMT_FT_IEEE8021X) in wpa_ft_gen_req_ies()
166 if (sm->key_mgmt == WPA_KEY_MGMT_FT_IEEE8021X) { in wpa_supplicant_key_mgmt_set_pmk()2084 case WPA_KEY_MGMT_FT_IEEE8021X: in wpa_key_mgmt_suite()
686 val |= WPA_KEY_MGMT_FT_IEEE8021X; in wpa_config_parse_key_mgmt()815 if (ssid->key_mgmt & WPA_KEY_MGMT_FT_IEEE8021X) { in wpa_config_write_key_mgmt()
1230 } else if (sel & WPA_KEY_MGMT_FT_IEEE8021X) { in wpa_supplicant_set_suites()1231 wpa_s->key_mgmt = WPA_KEY_MGMT_FT_IEEE8021X; in wpa_supplicant_set_suites()
2342 if (data.key_mgmt & WPA_KEY_MGMT_FT_IEEE8021X) { in wpa_supplicant_ie_txt()
1103 if (hapd->conf->wpa_key_mgmt & WPA_KEY_MGMT_FT_IEEE8021X) { in hostapd_ctrl_iface_get_key_mgmt()
692 val |= WPA_KEY_MGMT_FT_IEEE8021X; in hostapd_config_parse_key_mgmt()
3844 if (ie_data->key_mgmt & WPA_KEY_MGMT_FT_IEEE8021X) in wpas_dbus_get_bss_security_prop()
4810 params->key_mgmt_suite == WPA_KEY_MGMT_FT_IEEE8021X || in nl80211_connect_common()4827 case WPA_KEY_MGMT_FT_IEEE8021X: in nl80211_connect_common()