cryptohome_util 627 chrome/browser/chromeos/login/login_utils.cc if (cryptohome_util::TpmIsEnabled() && !cryptohome_util::TpmIsBeingOwned()) { cryptohome_util 628 chrome/browser/chromeos/login/login_utils.cc if (cryptohome_util::TpmIsOwned()) { cryptohome_util 99 chrome/browser/chromeos/policy/device_cloud_policy_store_chromeos_unittest.cc chromeos::cryptohome_util::InstallAttributesSet("enterprise.owned", cryptohome_util 21 chrome/browser/chromeos/policy/enterprise_install_attributes.cc namespace cryptohome_util = chromeos::cryptohome_util; cryptohome_util 156 chrome/browser/chromeos/policy/enterprise_install_attributes.cc if (!cryptohome_util::InstallAttributesIsInvalid() && cryptohome_util 157 chrome/browser/chromeos/policy/enterprise_install_attributes.cc !cryptohome_util::InstallAttributesIsFirstInstall()) { cryptohome_util 171 chrome/browser/chromeos/policy/enterprise_install_attributes.cc if (cryptohome_util::InstallAttributesGet(kEnterpriseAttributes[i], cryptohome_util 227 chrome/browser/chromeos/policy/enterprise_install_attributes.cc if (cryptohome_util::TpmIsEnabled() && cryptohome_util 228 chrome/browser/chromeos/policy/enterprise_install_attributes.cc !cryptohome_util::TpmIsBeingOwned() && cryptohome_util 229 chrome/browser/chromeos/policy/enterprise_install_attributes.cc cryptohome_util::TpmIsOwned()) { cryptohome_util 234 chrome/browser/chromeos/policy/enterprise_install_attributes.cc if (cryptohome_util::InstallAttributesIsInvalid()) { cryptohome_util 240 chrome/browser/chromeos/policy/enterprise_install_attributes.cc if (!cryptohome_util::InstallAttributesIsFirstInstall()) { cryptohome_util 252 chrome/browser/chromeos/policy/enterprise_install_attributes.cc if (!cryptohome_util::InstallAttributesSet(kAttrConsumerKioskEnabled, cryptohome_util 261 chrome/browser/chromeos/policy/enterprise_install_attributes.cc if (!cryptohome_util::InstallAttributesSet(kAttrEnterpriseOwned, "true") || cryptohome_util 262 chrome/browser/chromeos/policy/enterprise_install_attributes.cc !cryptohome_util::InstallAttributesSet(kAttrEnterpriseUser, cryptohome_util 264 chrome/browser/chromeos/policy/enterprise_install_attributes.cc !cryptohome_util::InstallAttributesSet(kAttrEnterpriseDomain, cryptohome_util 266 chrome/browser/chromeos/policy/enterprise_install_attributes.cc !cryptohome_util::InstallAttributesSet(kAttrEnterpriseMode, mode) || cryptohome_util 267 chrome/browser/chromeos/policy/enterprise_install_attributes.cc !cryptohome_util::InstallAttributesSet(kAttrEnterpriseDeviceId, cryptohome_util 275 chrome/browser/chromeos/policy/enterprise_install_attributes.cc if (!cryptohome_util::InstallAttributesFinalize() || cryptohome_util 276 chrome/browser/chromeos/policy/enterprise_install_attributes.cc cryptohome_util::InstallAttributesIsFirstInstall()) { cryptohome_util 21 chrome/browser/chromeos/policy/enterprise_install_attributes_unittest.cc namespace cryptohome_util = chromeos::cryptohome_util; cryptohome_util 184 chrome/browser/chromeos/policy/enterprise_install_attributes_unittest.cc ASSERT_TRUE(cryptohome_util::InstallAttributesFinalize()); cryptohome_util 189 chrome/browser/chromeos/policy/enterprise_install_attributes_unittest.cc ASSERT_FALSE(cryptohome_util::InstallAttributesIsFirstInstall()); cryptohome_util 203 chrome/browser/chromeos/policy/enterprise_install_attributes_unittest.cc ASSERT_FALSE(cryptohome_util::InstallAttributesIsFirstInstall()); cryptohome_util 213 chrome/browser/chromeos/policy/enterprise_install_attributes_unittest.cc ASSERT_TRUE(cryptohome_util::InstallAttributesSet( cryptohome_util 215 chrome/browser/chromeos/policy/enterprise_install_attributes_unittest.cc ASSERT_TRUE(cryptohome_util::InstallAttributesSet( cryptohome_util 217 chrome/browser/chromeos/policy/enterprise_install_attributes_unittest.cc ASSERT_TRUE(cryptohome_util::InstallAttributesFinalize()); cryptohome_util 222 chrome/browser/chromeos/policy/enterprise_install_attributes_unittest.cc ASSERT_FALSE(cryptohome_util::InstallAttributesIsFirstInstall()); cryptohome_util 15 chromeos/cryptohome/cryptohome_util.h namespace cryptohome_util {