Searched refs:WPS_ENCR_NONE (Results 1 – 5 of 5) sorted by relevance
201 #define WPS_ENCR_NONE 0x0001 macro205 #define WPS_ENCR_TYPES (WPS_ENCR_NONE | WPS_ENCR_WEP | WPS_ENCR_TKIP | \
176 cred->encr_type == WPS_ENCR_NONE) { in wps_process_cred_network_key()
760 (WPS_ENCR_NONE | WPS_ENCR_TKIP | WPS_ENCR_AES))) { in wps_process_cred_e()876 if (!(cred->encr_type & (WPS_ENCR_NONE | WPS_ENCR_TKIP | WPS_ENCR_AES))) in wps_process_ap_settings_e()
1722 if (wps->encr_type & WPS_ENCR_NONE) in wps_build_cred()1723 wps->encr_type = WPS_ENCR_NONE; in wps_build_cred()3652 if (!(cred->encr_type & (WPS_ENCR_NONE | WPS_ENCR_TKIP | in wps_registrar_config_ap()
514 cred.encr_type = WPS_ENCR_NONE; in hostapd_wps_config_ap()