Searched refs:GetContext (Results 1 – 9 of 9) sorted by relevance
83 trousers::ScopedTssKey local_key_handle(tpm_connection_.GetContext()); in InitializeEndorsementKey()94 if (TPM_ERROR(result = Tspi_Context_CreateObject(tpm_connection_.GetContext(), in InitializeEndorsementKey()116 trousers::ScopedTssKey srk_handle(tpm_connection_.GetContext()); in TakeOwnership()118 if (TPM_ERROR(result = Tspi_Context_CreateObject(tpm_connection_.GetContext(), in TakeOwnership()164 trousers::ScopedTssKey srk_handle(tpm_connection_.GetContext()); in InitializeSrk()167 tpm_connection_.GetContext(), in InitializeSrk()175 trousers::ScopedTssPolicy policy_handle(tpm_connection_.GetContext()); in InitializeSrk()176 if (TPM_ERROR(result = Tspi_Context_CreateObject(tpm_connection_.GetContext(), in InitializeSrk()220 trousers::ScopedTssPolicy policy_handle(tpm_connection_.GetContext()); in ChangeOwnerPassword()221 if (TPM_ERROR(result = Tspi_Context_CreateObject(tpm_connection_.GetContext(), in ChangeOwnerPassword()
51 ScopedTssNvStore nv_handle(tpm_connection_.GetContext()); in DefineNvram()77 ScopedTssPcrs pcr_handle(tpm_connection_.GetContext()); in DefineNvram()100 ScopedTssNvStore nv_handle(tpm_connection_.GetContext()); in DestroyNvram()114 ScopedTssNvStore nv_handle(tpm_connection_.GetContext()); in WriteNvram()132 ScopedTssNvStore nv_handle(tpm_connection_.GetContext()); in ReadNvram()147 ScopedTssMemory space_data(tpm_connection_.GetContext()); in ReadNvram()170 ScopedTssMemory nv_list_data(tpm_connection_.GetContext()); in IsNvramDefined()198 ScopedTssMemory nv_index_data(tpm_connection_.GetContext()); in IsNvramLocked()224 ScopedTssMemory nv_index_data(tpm_connection_.GetContext()); in GetNvramSize()249 TSS_RESULT result = Tspi_Context_CreateObject(tpm_connection_.GetContext(), in InitializeNvramHandle()[all …]
35 TSS_HCONTEXT GetContext();
37 TSS_HCONTEXT TpmConnection::GetContext() { in GetContext() function in tpm_manager::TpmConnection
100 trousers::ScopedTssMemory buf(tpm_connection_.GetContext()); in GetCapability()
71 std::string GetContext() const;
133 string HashCalculator::GetContext() const { in GetContext() function in chromeos_update_engine::HashCalculator
76 string calc_context = calc.GetContext(); in TEST_F()
1741 payload_hash_calculator_.GetContext())); in CheckpointUpdateProgress()1744 signed_hash_calculator_.GetContext())); in CheckpointUpdateProgress()