Searched refs:WPS_ENCR_NONE (Results 1 – 4 of 4) sorted by relevance
197 #define WPS_ENCR_NONE 0x0001 macro201 #define WPS_ENCR_TYPES (WPS_ENCR_NONE | WPS_ENCR_WEP | WPS_ENCR_TKIP | \
290 else if (encr_type & WPS_ENCR_NONE) in wps_build_cred_encr_type()291 encr_type = WPS_ENCR_NONE; in wps_build_cred_encr_type()700 (WPS_ENCR_NONE | WPS_ENCR_TKIP | WPS_ENCR_AES))) { in wps_process_cred_e()821 if (!(cred->encr_type & (WPS_ENCR_NONE | WPS_ENCR_TKIP | WPS_ENCR_AES))) in wps_process_ap_settings_e()
173 cred->encr_type == WPS_ENCR_NONE) { in wps_process_cred_network_key()
1622 else if (wps->encr_type & WPS_ENCR_NONE) in wps_build_cred()1623 wps->encr_type = WPS_ENCR_NONE; in wps_build_cred()3445 if (!(cred->encr_type & (WPS_ENCR_NONE | WPS_ENCR_TKIP | in wps_registrar_config_ap()