Searched refs:WPS_ENCR_AES (Results 1 – 9 of 9) sorted by relevance
204 #define WPS_ENCR_AES 0x0008 macro206 WPS_ENCR_AES)
287 if (encr_type & WPS_ENCR_AES) in wps_build_cred_encr_type()288 encr_type = WPS_ENCR_AES; in wps_build_cred_encr_type()741 (WPS_ENCR_NONE | WPS_ENCR_TKIP | WPS_ENCR_AES))) { in wps_process_cred_e()840 if (!(cred.encr_type & (WPS_ENCR_NONE | WPS_ENCR_TKIP | WPS_ENCR_AES))) in wps_process_ap_settings_e()856 if ((cred.encr_type & (WPS_ENCR_TKIP | WPS_ENCR_AES)) == in wps_process_ap_settings_e()869 if ((cred.encr_type & (WPS_ENCR_TKIP | WPS_ENCR_AES)) == WPS_ENCR_TKIP) in wps_process_ap_settings_e()873 cred.encr_type |= WPS_ENCR_AES; in wps_process_ap_settings_e()
1656 wps->cred.encr_type = WPS_ENCR_AES; in wps_build_cred()1703 if (wps->encr_type & WPS_ENCR_AES) in wps_build_cred()1704 wps->encr_type = WPS_ENCR_AES; in wps_build_cred()1809 dummy.encr_type = WPS_ENCR_AES; in wps_build_cred()2897 if (wps->cred.encr_type & WPS_ENCR_AES) in wps_sta_cred_cb()2898 wps->cred.encr_type = WPS_ENCR_AES; in wps_sta_cred_cb()3339 cred.encr_type = WPS_ENCR_AES; in wps_process_wsc_done()3342 cred.encr_type = WPS_ENCR_TKIP | WPS_ENCR_AES; in wps_process_wsc_done()3639 WPS_ENCR_AES))) { in wps_registrar_config_ap()3651 if ((cred->encr_type & (WPS_ENCR_TKIP | WPS_ENCR_AES)) == in wps_registrar_config_ap()[all …]
700 if ((val & ~WPS_ENCR_TYPES) || !(val & WPS_ENCR_AES)) { in wps_validate_encr_type_flags()723 (num_bits_set(val) > 1 && val != (WPS_ENCR_TKIP | WPS_ENCR_AES))) { in wps_validate_encr_type()
394 cred.encr_type = WPS_ENCR_TKIP | WPS_ENCR_AES; in wps_get_oob_cred()
392 if (cred->encr_type & WPS_ENCR_AES) { in hapd_wps_reconfig_in_memory()624 if (cred->encr_type & WPS_ENCR_AES) { in hapd_wps_cred_cb()1179 wps->encr_types |= WPS_ENCR_AES; in hostapd_init_wps()1180 wps->encr_types_rsn |= WPS_ENCR_AES; in hostapd_init_wps()1207 wps->encr_types |= WPS_ENCR_AES; in hostapd_init_wps()1208 wps->encr_types_wpa |= WPS_ENCR_AES; in hostapd_init_wps()1256 wps->encr_types = WPS_ENCR_AES; in hostapd_init_wps()1257 wps->encr_types_rsn = WPS_ENCR_AES; in hostapd_init_wps()1258 wps->encr_types_wpa = WPS_ENCR_AES; in hostapd_init_wps()1261 wps->encr_types = WPS_ENCR_AES | WPS_ENCR_TKIP; in hostapd_init_wps()[all …]
493 case WPS_ENCR_AES: in wpa_supplicant_wps_cred()1627 wps->encr_types = WPS_ENCR_AES; in wpas_wps_init()1630 wps->encr_types = WPS_ENCR_AES | WPS_ENCR_TKIP; in wpas_wps_init()2055 cred->encr_type = WPS_ENCR_AES; in wpas_wps_network_to_cred()2153 cred.encr_type = WPS_ENCR_AES; in wpas_wps_er_config()
112 cred->encr_type = WPS_ENCR_AES; in eap_wsc_new_ap_settings()
770 if (cred->encr_type & WPS_ENCR_AES) in wpas_dbus_signal_wps_cred()