Searched refs:pwd_enabled (Results 1 – 2 of 2) sorted by relevance
813 if (tlmi_priv.pwd_admin->pwd_enabled) in certificate_store()842 (!setting->pwd_enabled || !setting->password[0])) { in certificate_store()1088 if (tlmi_priv.pwd_admin->pwd_enabled && tlmi_priv.pwd_admin->password[0]) { in current_value_store()1111 if (tlmi_priv.pwd_admin->pwd_enabled && tlmi_priv.pwd_admin->password[0]) { in current_value_store()1284 if (tlmi_priv.pwd_admin->pwd_enabled && tlmi_priv.pwd_admin->password[0]) { in save_settings_store()1342 if (tlmi_priv.pwd_admin->pwd_enabled && tlmi_priv.pwd_admin->password[0]) { in debug_cmd_store()1704 tlmi_priv.pwd_admin->pwd_enabled = true; in tlmi_analyze()1711 tlmi_priv.pwd_power->pwd_enabled = true; in tlmi_analyze()1719 tlmi_priv.pwd_system->pwd_enabled = true; in tlmi_analyze()1737 tlmi_priv.pwd_hdd->pwd_enabled = true; in tlmi_analyze()[all …]
73 bool pwd_enabled; member