Home
last modified time | relevance | path

Searched refs:TpmIsEnabled (Results 1 – 7 of 7) sorted by relevance

/external/chromium/chrome/browser/policy/
Denterprise_install_attributes.cc32 if (cryptohome_->TpmIsEnabled() && in LockDevice()
/external/chromium/chrome/browser/chromeos/cros/
Dcryptohome_library.cc137 bool TpmIsEnabled() { in TpmIsEnabled() function in chromeos::CryptohomeLibraryImpl
363 bool TpmIsEnabled() { in TpmIsEnabled() function in chromeos::CryptohomeLibraryStubImpl
Dcryptohome_library.h117 virtual bool TpmIsEnabled() = 0;
Dmock_cryptohome_library.h76 MOCK_METHOD0(TpmIsEnabled, bool(void));
/external/chromium/chrome/browser/chromeos/login/
Denterprise_enrollment_screen.cc29 if (cryptohome->TpmIsEnabled() && in EnterpriseEnrollmentScreen()
Dlogin_utils.cc310 if (cryptohome->TpmIsEnabled() && !cryptohome->TpmIsBeingOwned()) { in OnProfileCreated()
Deula_view.cc417 TpmIsEnabled()) { in Init()