Lines Matching full:getcontext
150 ScopedTssNvStore nv_handle(owner_connection.GetContext());
174 ScopedTssPcrs scoped_pcr_handle(owner_connection.GetContext());
196 ScopedTssNvStore nv_handle(owner_connection.GetContext());
217 ScopedTssNvStore nv_handle(tpm_connection_.GetContext());
256 ScopedTssNvStore nv_handle(tpm_connection_.GetContext());
281 ScopedTssMemory space_data(tpm_connection_.GetContext());
314 ScopedTssNvStore nv_handle(tpm_connection_.GetContext());
334 ScopedTssMemory space_data(tpm_connection_.GetContext());
344 ScopedTssNvStore nv_handle(tpm_connection_.GetContext());
376 ScopedTssMemory nv_list_data(tpm_connection_.GetContext());
402 ScopedTssMemory nv_index_data(tpm_connection_.GetContext());
452 connection->GetContext(), TSS_OBJECT_TYPE_NV, 0, nv_handle->ptr());
477 trousers::ScopedTssPolicy policy_handle(connection->GetContext());
479 result = Tspi_Context_CreateObject(connection->GetContext(),
505 connection->GetContext(), TSS_OBJECT_TYPE_PCRS,
512 ScopedTssMemory pcr_value(connection->GetContext());