Searched refs:TpmIsEnabled (Results 1 – 7 of 7) sorted by relevance
32 if (cryptohome_->TpmIsEnabled() && in LockDevice()
137 bool TpmIsEnabled() { in TpmIsEnabled() function in chromeos::CryptohomeLibraryImpl363 bool TpmIsEnabled() { in TpmIsEnabled() function in chromeos::CryptohomeLibraryStubImpl
117 virtual bool TpmIsEnabled() = 0;
76 MOCK_METHOD0(TpmIsEnabled, bool(void));
29 if (cryptohome->TpmIsEnabled() && in EnterpriseEnrollmentScreen()
310 if (cryptohome->TpmIsEnabled() && !cryptohome->TpmIsBeingOwned()) { in OnProfileCreated()
417 TpmIsEnabled()) { in Init()