Searched refs:TestTpmAuth (Results 1 – 2 of 2) sorted by relevance
48 if (tpm_status_->IsTpmOwned() && !TestTpmAuth(kDefaultOwnerPassword)) { in InitializeTpm()111 if (TestTpmAuth(kDefaultOwnerPassword)) { in TakeOwnership()245 bool TpmInitializerImpl::TestTpmAuth(const std::string& owner_password) { in TestTpmAuth() function in tpm_manager::TpmInitializerImpl
80 bool TestTpmAuth(const std::string& owner_password);