Searched refs:WPS_ENCR_TKIP (Results 1 – 9 of 9) sorted by relevance
202 #define WPS_ENCR_TKIP 0x0004 macro204 #define WPS_ENCR_TYPES (WPS_ENCR_NONE | WPS_ENCR_WEP | WPS_ENCR_TKIP | \
284 else if (encr_type & WPS_ENCR_TKIP) in wps_build_cred_encr_type()285 encr_type = WPS_ENCR_TKIP; in wps_build_cred_encr_type()736 (WPS_ENCR_NONE | WPS_ENCR_TKIP | WPS_ENCR_AES))) { in wps_process_cred_e()835 if (!(cred.encr_type & (WPS_ENCR_NONE | WPS_ENCR_TKIP | WPS_ENCR_AES))) in wps_process_ap_settings_e()851 if ((cred.encr_type & (WPS_ENCR_TKIP | WPS_ENCR_AES)) == in wps_process_ap_settings_e()852 WPS_ENCR_TKIP || in wps_process_ap_settings_e()864 if ((cred.encr_type & (WPS_ENCR_TKIP | WPS_ENCR_AES)) == WPS_ENCR_TKIP) in wps_process_ap_settings_e()
1637 else if (wps->encr_type & WPS_ENCR_TKIP) in wps_build_cred()1638 wps->encr_type = WPS_ENCR_TKIP; in wps_build_cred()2822 else if (wps->cred.encr_type & WPS_ENCR_TKIP) in wps_sta_cred_cb()2823 wps->cred.encr_type = WPS_ENCR_TKIP; in wps_sta_cred_cb()3265 cred.encr_type = WPS_ENCR_TKIP | WPS_ENCR_AES; in wps_process_wsc_done()3560 if (!(cred->encr_type & (WPS_ENCR_NONE | WPS_ENCR_TKIP | in wps_registrar_config_ap()3573 if ((cred->encr_type & (WPS_ENCR_TKIP | WPS_ENCR_AES)) == in wps_registrar_config_ap()3574 WPS_ENCR_TKIP) { in wps_registrar_config_ap()
391 cred.encr_type = WPS_ENCR_TKIP | WPS_ENCR_AES; in wps_get_oob_cred()
723 (num_bits_set(val) > 1 && val != (WPS_ENCR_TKIP | WPS_ENCR_AES))) { in wps_validate_encr_type()
356 if (cred->encr_type & WPS_ENCR_TKIP) in hapd_wps_reconfig_in_memory()551 if (cred->encr_type & WPS_ENCR_TKIP) { in hapd_wps_cred_cb()1078 wps->encr_types |= WPS_ENCR_TKIP; in hostapd_init_wps()1079 wps->encr_types_rsn |= WPS_ENCR_TKIP; in hostapd_init_wps()1094 wps->encr_types |= WPS_ENCR_TKIP; in hostapd_init_wps()1095 wps->encr_types_wpa |= WPS_ENCR_TKIP; in hostapd_init_wps()1135 wps->encr_types = WPS_ENCR_AES | WPS_ENCR_TKIP; in hostapd_init_wps()1136 wps->encr_types_rsn = WPS_ENCR_AES | WPS_ENCR_TKIP; in hostapd_init_wps()1137 wps->encr_types_wpa = WPS_ENCR_AES | WPS_ENCR_TKIP; in hostapd_init_wps()1700 cred.encr_type = WPS_ENCR_TKIP; in hostapd_wps_config_ap()
110 cred->encr_type = WPS_ENCR_TKIP; in eap_wsc_new_ap_settings()
483 case WPS_ENCR_TKIP: in wpa_supplicant_wps_cred()1566 wps->encr_types = WPS_ENCR_AES | WPS_ENCR_TKIP; in wpas_wps_init()1980 cred->encr_type = WPS_ENCR_TKIP; in wpas_wps_network_to_cred()2074 cred.encr_type = WPS_ENCR_TKIP; in wpas_wps_er_config()
762 if (cred->encr_type & WPS_ENCR_TKIP) in wpas_dbus_signal_wps_cred()