Searched refs:GetOwnerPassword (Results 1 – 6 of 6) sorted by relevance
203 authorization_value = GetOwnerPassword(); in WriteSpaceTask()225 authorization_value = GetOwnerPassword(); in ReadSpaceTask()247 authorization_value = GetOwnerPassword(); in LockSpaceTask()306 std::string TpmManagerService::GetOwnerPassword() { in GetOwnerPassword() function in tpm_manager::TpmManagerService
146 if (!GetOwnerPassword(&owner_password)) { in DefineSpace()192 if (!GetOwnerPassword(&owner_password)) { in DestroySpace()468 if (!GetOwnerPassword(&owner_password)) { in SetOwnerPolicy()534 bool TpmNvramImpl::GetOwnerPassword(std::string* owner_password) { in GetOwnerPassword() function in tpm_manager::TpmNvramImpl
91 bool GetOwnerPassword(std::string* owner_password);
74 std::string GetOwnerPassword();
182 std::string GetOwnerPassword();
481 std::string Tpm2NvramImpl::GetOwnerPassword() { in GetOwnerPassword() function in tpm_manager::Tpm2NvramImpl491 std::string owner_password = GetOwnerPassword(); in SetupOwnerSession()