Searched refs:WPS_ENCR_NONE (Results 1 – 12 of 12) sorted by relevance
167 #define WPS_ENCR_NONE 0x0001 macro171 #define WPS_ENCR_TYPES (WPS_ENCR_NONE | WPS_ENCR_WEP | WPS_ENCR_TKIP | \
182 (cred->encr_type == WPS_ENCR_NONE)) { in wps_process_cred_network_key()
1120 else if (wps->encr_type & WPS_ENCR_NONE) in wps_build_cred()1121 wps->encr_type = WPS_ENCR_NONE; in wps_build_cred()
191 #define WPS_ENCR_NONE 0x0001 macro195 #define WPS_ENCR_TYPES (WPS_ENCR_NONE | WPS_ENCR_WEP | WPS_ENCR_TKIP | \
287 else if (encr_type & WPS_ENCR_NONE) in wps_build_cred_encr_type()288 encr_type = WPS_ENCR_NONE; in wps_build_cred_encr_type()699 (WPS_ENCR_NONE | WPS_ENCR_TKIP | WPS_ENCR_AES))) { in wps_process_cred_e()799 if (!(cred.encr_type & (WPS_ENCR_NONE | WPS_ENCR_TKIP | WPS_ENCR_AES))) in wps_process_ap_settings_e()
175 cred->encr_type == WPS_ENCR_NONE) { in wps_process_cred_network_key()
1496 else if (wps->encr_type & WPS_ENCR_NONE) in wps_build_cred()1497 wps->encr_type = WPS_ENCR_NONE; in wps_build_cred()3318 if (!(cred->encr_type & (WPS_ENCR_NONE | WPS_ENCR_TKIP | in wps_registrar_config_ap()
869 wps->encr_types |= WPS_ENCR_NONE; in hostapd_init_wps()882 wps->encr_types |= WPS_ENCR_NONE; in hostapd_init_wps()1452 cred.encr_type = WPS_ENCR_NONE; in hostapd_wps_config_ap()1462 cred.encr_type = WPS_ENCR_NONE; in hostapd_wps_config_ap()
285 case WPS_ENCR_NONE: in wpa_supplicant_wps_cred()1594 cred.encr_type = WPS_ENCR_NONE; in wpas_wps_er_set_config()1636 cred.encr_type = WPS_ENCR_NONE; in wpas_wps_er_config()
100 cred->encr_type = WPS_ENCR_NONE; in eap_wsc_new_ap_settings()
268 case WPS_ENCR_NONE: in wpa_supplicant_wps_cred()
660 if (cred->encr_type & WPS_ENCR_NONE) in wpas_dbus_signal_wps_cred()