Searched refs:WPS_ENCR_TKIP (Results 1 – 11 of 11) sorted by relevance
169 #define WPS_ENCR_TKIP 0x0004 macro171 #define WPS_ENCR_TYPES (WPS_ENCR_NONE | WPS_ENCR_WEP | WPS_ENCR_TKIP | \
1110 else if (wps->encr_type & WPS_ENCR_TKIP) in wps_build_cred()1111 wps->encr_type = WPS_ENCR_TKIP; in wps_build_cred()2067 else if (wps->cred.encr_type & WPS_ENCR_TKIP) in wps_sta_cred_cb()2068 wps->cred.encr_type = WPS_ENCR_TKIP; in wps_sta_cred_cb()2463 cred.encr_type = WPS_ENCR_TKIP | WPS_ENCR_AES; in wps_process_wsc_done()
193 #define WPS_ENCR_TKIP 0x0004 macro195 #define WPS_ENCR_TYPES (WPS_ENCR_NONE | WPS_ENCR_WEP | WPS_ENCR_TKIP | \
283 else if (encr_type & WPS_ENCR_TKIP) in wps_build_cred_encr_type()284 encr_type = WPS_ENCR_TKIP; in wps_build_cred_encr_type()700 (WPS_ENCR_NONE | WPS_ENCR_TKIP | WPS_ENCR_AES))) { in wps_process_cred_e()800 if (!(cred.encr_type & (WPS_ENCR_NONE | WPS_ENCR_TKIP | WPS_ENCR_AES))) in wps_process_ap_settings_e()817 if ((cred.encr_type & (WPS_ENCR_TKIP | WPS_ENCR_AES)) == in wps_process_ap_settings_e()818 WPS_ENCR_TKIP || in wps_process_ap_settings_e()831 if ((cred.encr_type & (WPS_ENCR_TKIP | WPS_ENCR_AES)) == WPS_ENCR_TKIP) in wps_process_ap_settings_e()
1565 else if (wps->encr_type & WPS_ENCR_TKIP) in wps_build_cred()1566 wps->encr_type = WPS_ENCR_TKIP; in wps_build_cred()2696 else if (wps->cred.encr_type & WPS_ENCR_TKIP) in wps_sta_cred_cb()2697 wps->cred.encr_type = WPS_ENCR_TKIP; in wps_sta_cred_cb()3135 cred.encr_type = WPS_ENCR_TKIP | WPS_ENCR_AES; in wps_process_wsc_done()3424 if (!(cred->encr_type & (WPS_ENCR_NONE | WPS_ENCR_TKIP | in wps_registrar_config_ap()3437 if ((cred->encr_type & (WPS_ENCR_TKIP | WPS_ENCR_AES)) == in wps_registrar_config_ap()3438 WPS_ENCR_TKIP) { in wps_registrar_config_ap()
721 (num_bits_set(val) > 1 && val != (WPS_ENCR_TKIP | WPS_ENCR_AES))) { in wps_validate_encr_type()
419 if (cred->encr_type & WPS_ENCR_TKIP) { in hapd_wps_cred_cb()877 wps->encr_types |= WPS_ENCR_TKIP; in hostapd_init_wps()889 wps->encr_types |= WPS_ENCR_TKIP; in hostapd_init_wps()942 wps->encr_types = WPS_ENCR_AES | WPS_ENCR_TKIP; in hostapd_init_wps()1514 cred.encr_type = WPS_ENCR_TKIP; in hostapd_wps_config_ap()
302 case WPS_ENCR_TKIP: in wpa_supplicant_wps_cred()707 wps->encr_types = WPS_ENCR_AES | WPS_ENCR_TKIP; in wpas_wps_init()
336 case WPS_ENCR_TKIP: in wpa_supplicant_wps_cred()1226 wps->encr_types = WPS_ENCR_AES | WPS_ENCR_TKIP; in wpas_wps_init()1616 cred.encr_type = WPS_ENCR_TKIP; in wpas_wps_er_set_config()1675 cred.encr_type = WPS_ENCR_TKIP; in wpas_wps_er_config()
104 cred->encr_type = WPS_ENCR_TKIP; in eap_wsc_new_ap_settings()
751 if (cred->encr_type & WPS_ENCR_TKIP) in wpas_dbus_signal_wps_cred()