Debian NEW package overview for golang-github-google-go-tpm-tools
| golang-github-google-go-tpm-tools_0.4.7-1_amd64.changes (click to toggle) | |
|---|---|
| Format: | 1.8 |
| Date: | Mon, 08 Dec 2025 19:21:00 +0100 |
| Source: | golang-github-google-go-tpm-tools |
| Binary: | golang-github-google-go-tpm-tools-dev |
| Architecture: | source all |
| Version: | 0.4.7-1 |
| Distribution: | unstable |
| Urgency: | medium |
| Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
| Changed-By: | Simon Josefsson <simon@josefsson.org> |
| Description: | golang-github-google-go-tpm-tools-dev - high-level library API for using TPMs (library) |
| Closes: | 1093838 |
| Changes: | golang-github-google-go-tpm-tools (0.4.7-1) unstable; urgency=medium * Initial release (Closes: #1093838) |
| Files: | 44eab1ed9f1edae13626adcbf2858626 3039 golang optional golang-github-google-go-tpm-tools_0.4.7-1.dsc 778fc7e8d3610b091c173a815ab1d5dc 1393963 golang optional golang-github-google-go-tpm-tools_0.4.7.orig.tar.gz aeccd96bb0ec3f12d0017282c89b3fdd 4528 golang optional golang-github-google-go-tpm-tools_0.4.7-1.debian.tar.xz 017e6307c999bc5717af5ca6d20d1f0e 613668 golang optional golang-github-google-go-tpm-tools-dev_0.4.7-1_all.deb 1c7aee724570ed47945fafcc34856c3e 7338 golang optional golang-github-google-go-tpm-tools_0.4.7-1_amd64.buildinfo |
| golang-github-google-go-tpm-tools_0.4.7-1.dsc (click to toggle) | |
|---|---|
| Format: | 3.0 (quilt) |
| Source: | golang-github-google-go-tpm-tools |
| Binary: | golang-github-google-go-tpm-tools-dev |
| Architecture: | all |
| Version: | 0.4.7-1 |
| Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
| Uploaders: | Simon Josefsson <simon@josefsson.org>, |
| Homepage: | https://github.com/google/go-tpm-tools |
| Standards-Version: | 4.7.2 |
| Vcs-Browser: | https://salsa.debian.org/go-team/packages/golang-github-google-go-tpm-tools |
| Vcs-Git: | https://salsa.debian.org/go-team/packages/golang-github-google-go-tpm-tools.git |
| Testsuite: | autopkgtest-pkg-go |
| Build-Depends: | debhelper-compat (=13), dh-sequence-golang, golang-any, golang-github-google-go-configfs-tsm-dev, golang-github-google-go-sev-guest-dev, golang-github-google-go-tdx-guest-dev, golang-github-google-go-tpm-dev, libssl-dev |
| Package-List: | golang-github-google-go-tpm-tools-dev deb golang optional arch=all |
| Files: | 778fc7e8d3610b091c173a815ab1d5dc 1393963 golang-github-google-go-tpm-tools_0.4.7.orig.tar.gz aeccd96bb0ec3f12d0017282c89b3fdd 4528 golang-github-google-go-tpm-tools_0.4.7-1.debian.tar.xz |
| Go-Import-Path: | github.com/google/go-tpm-tools |
| Dgit: | e7b49d15214f23f7a66ad1813f098442815753b2 debian archive/debian/0.4.7-1 https://git.dgit.debian.org/golang-github-google-go-tpm-tools |
| README.source for golang-github-google-go-tpm-tools_0.4.7-1.dsc (click to toggle) | |
|---|---|
| No README.source in this package | |
| control file for golang-github-google-go-tpm-tools-dev_0.4.7-1_all.deb (click to toggle) | |
|---|---|
| Package: | golang-github-google-go-tpm-tools-dev |
| Source: | golang-github-google-go-tpm-tools |
| Version: | 0.4.7-1 |
| Architecture: | all |
| Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
| Installed-Size: | 5084 |
| Section: | golang |
| Priority: | optional |
| Multi-Arch: | foreign |
| Homepage: | https://github.com/google/go-tpm-tools |
| Description: | high-level library API for using TPMs (library)
The go-tpm-tools module is a TPM 2.0
(https://trustedcomputinggroup.org/resource/trusted-platform-module-2-0-a-
brief-introduction/) support library designed to complement Go-TPM
(https://github.com/google/go-tpm).
.
It contains the following public packages:
.
* client (https://pkg.go.dev/github.com/google/go-tpm-tools/client):
A Go package providing simplified abstractions and utility functions
for interacting with a TPM 2.0, including:
* Signing
* Attestation
* Reading PCRs
* Sealing/Unsealing data
* Importing Data and Keys
* Reading NVData
* Getting the TCG Event Log
* server (https://pkg.go.dev/github.com/google/go-tpm-tools/server):
A Go package providing functionality for a remote server to send,
receive, and interpret TPM 2.0 data. None of the commands in this
package issue TPM commands, but instead handle:
* TCG Event Log parsing
* Attestation verification
* Creating data for Importing into a TPM
* proto (https://pkg.go.dev/github.com/google/go-tpm-tools/proto):
Common Protocol Buffer (https://developers.google.com/protocol-buffers)
messages that are exchanged between the client and server libraries.
This package also contains helper methods for validating these
messages.
* simulator (https://pkg.go.dev/github.com/google/go-tpm-
tools/simulator):
Go bindings to the Microsoft's TPM 2.0 simulator
(https://github.com/Microsoft/ms-tpm-20-ref/).
.
This repository also contains gotpm, a command line tool for using the
TPM. Run gotpm --help and gotpm <command> --help for more documentation.
.
This package contains a stripped down version of the Go development library,
with only the simulator. |
| lintian 2.116.3+deb12u1 check for golang-github-google-go-tpm-tools-dev_0.4.7-1_all.deb (click to toggle) | |
|---|---|
| contents of golang-github-google-go-tpm-tools-dev_0.4.7-1_all.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-12-08 18:21 ./ drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/ drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/ drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/doc/golang-github-google-go-tpm-tools-dev/ -rw-r--r-- root/root 175 2025-12-08 18:21 ./usr/share/doc/golang-github-google-go-tpm-tools-dev/changelog.Debian.gz -rw-r--r-- root/root 7737 2025-12-08 18:21 ./usr/share/doc/golang-github-google-go-tpm-tools-dev/copyright drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/ drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/ drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/ drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/ drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/ drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/cel/ -rw-r--r-- root/root 13501 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/cel/canonical_eventlog.go -rw-r--r-- root/root 7938 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/cel/canonical_eventlog_test.go -rw-r--r-- root/root 4030 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/cel/cos_tlv.go -rw-r--r-- root/root 4701 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/cel/cos_tlv_test.go drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/client/ -rw-r--r-- root/root 11482 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/client/attest.go -rw-r--r-- root/root 828 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/client/attest_network_test.go -rw-r--r-- root/root 8787 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/client/attest_test.go -rw-r--r-- root/root 654 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/client/close.go -rw-r--r-- root/root 605 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/client/eventlog.go -rw-r--r-- root/root 146 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/client/eventlog_linux.go -rw-r--r-- root/root 185 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/client/eventlog_other.go -rw-r--r-- root/root 7786 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/client/example_test.go -rw-r--r-- root/root 2130 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/client/handles.go -rw-r--r-- root/root 924 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/client/handles_test.go -rw-r--r-- root/root 2279 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/client/import.go -rw-r--r-- root/root 3854 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/client/import_certify.go -rw-r--r-- root/root 7132 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/client/import_certify_test.go -rw-r--r-- root/root 18858 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/client/keys.go -rw-r--r-- root/root 7965 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/client/keys_test.go -rw-r--r-- root/root 4634 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/client/pcr.go -rw-r--r-- root/root 3647 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/client/pcr_test.go -rw-r--r-- root/root 3821 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/client/quote_test.go -rw-r--r-- root/root 13343 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/client/seal_test.go -rw-r--r-- root/root 2982 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/client/session.go -rw-r--r-- root/root 4677 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/client/signer.go -rw-r--r-- root/root 9533 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/client/signer_test.go -rw-r--r-- root/root 4273 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/client/template.go drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/cmd/ -rw-r--r-- root/root 5633 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/cmd/attest.go -rw-r--r-- root/root 8177 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/cmd/attest_svsm.go -rw-r--r-- root/root 11879 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/cmd/attest_test.go -rw-r--r-- root/root 4852 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/cmd/fake_cloudlogging_server.go -rw-r--r-- root/root 8459 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/cmd/flags.go -rw-r--r-- root/root 3042 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/cmd/flush.go -rw-r--r-- root/root 1076 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/cmd/flush_test.go drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/cmd/gotpm/ -rw-r--r-- root/root 947 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/cmd/gotpm/main.go -rw-r--r-- root/root 1213 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/cmd/open.go -rw-r--r-- root/root 945 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/cmd/open_other.go -rw-r--r-- root/root 223 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/cmd/open_windows.go -rw-r--r-- root/root 3769 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/cmd/pubkey.go -rw-r--r-- root/root 2569 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/cmd/read.go -rw-r--r-- root/root 3814 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/cmd/register.go -rw-r--r-- root/root 1260 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/cmd/root.go -rw-r--r-- root/root 3986 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/cmd/seal.go -rw-r--r-- root/root 4045 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/cmd/seal_test.go -rw-r--r-- root/root 11247 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/cmd/svsm_test.go -rw-r--r-- root/root 6846 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/cmd/token.go -rw-r--r-- root/root 8583 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/cmd/token_test.go -rw-r--r-- root/root 5406 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/cmd/verify.go -rw-r--r-- root/root 1511 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/cmd/verify_sev.go -rw-r--r-- root/root 8258 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/cmd/verify_svsm.go -rw-r--r-- root/root 1438 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/cmd/verify_tdx.go -rw-r--r-- root/root 7185 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/cmd/verify_test.go -rw-r--r-- root/root 842 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/go.mod -rw-r--r-- root/root 124554 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/go.sum drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/internal/ -rw-r--r-- root/root 2693 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/internal/cert.go -rw-r--r-- root/root 2343 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/internal/cert_test.go -rw-r--r-- root/root 3895 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/internal/pcrs.go -rw-r--r-- root/root 1252 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/internal/pcrs_test.go -rw-r--r-- root/root 1399 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/internal/public.go -rw-r--r-- root/root 4594 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/internal/quote.go drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/internal/test/ -rw-r--r-- root/root 1194 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/internal/test/load_random_external_key.go -rw-r--r-- root/root 727 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/internal/test/simulate_test.go -rw-r--r-- root/root 1387 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/internal/test/test_cert.go -rw-r--r-- root/root 4950 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/internal/test/test_data.go -rw-r--r-- root/root 542 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/internal/test/test_other.go -rw-r--r-- root/root 7182 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/internal/test/test_tpm.go -rw-r--r-- root/root 345 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/internal/test/test_windows.go drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/ drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/agent/ -rw-r--r-- root/root 12855 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/agent/agent.go -rw-r--r-- root/root 19422 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/agent/agent_test.go -rw-r--r-- root/root 26906 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/container_runner.go -rw-r--r-- root/root 21419 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/container_runner_test.go -rw-r--r-- root/root 480 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/errors.go drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/image/ drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/image/testworkloads/ drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/image/testworkloads/basic/ -rw-r--r-- root/root 1001 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/image/testworkloads/basic/main.go drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/image/testworkloads/customtoken/ drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/image/testworkloads/customtoken/happypath/ -rw-r--r-- root/root 3966 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/image/testworkloads/customtoken/happypath/main.go drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/internal/ drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/internal/experiments/ -rw-r--r-- root/root 1405 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/internal/experiments/experiments.go -rw-r--r-- root/root 1479 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/internal/experiments/experiments_test.go drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/internal/healthmonitoring/ drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/internal/healthmonitoring/nodeproblemdetector/ -rw-r--r-- root/root 4470 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/internal/healthmonitoring/nodeproblemdetector/systemstats_config.go -rw-r--r-- root/root 2405 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/internal/healthmonitoring/nodeproblemdetector/systemstats_config_test.go drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/internal/launchermount/ -rw-r--r-- root/root 1015 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/internal/launchermount/mount.go -rw-r--r-- root/root 2497 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/internal/launchermount/tmpfs.go -rw-r--r-- root/root 5919 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/internal/launchermount/tmpfs_test.go drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/internal/logging/ -rw-r--r-- root/root 6149 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/internal/logging/logging.go -rw-r--r-- root/root 6875 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/internal/logging/logging_test.go -rw-r--r-- root/root 2120 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/internal/rest_network_test.go drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/internal/signaturediscovery/ -rw-r--r-- root/root 3736 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/internal/signaturediscovery/client.go -rw-r--r-- root/root 5930 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/internal/signaturediscovery/client_test.go -rw-r--r-- root/root 2166 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/internal/signaturediscovery/fakeclient.go drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/internal/systemctl/ -rw-r--r-- root/root 2319 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/internal/systemctl/systemctl.go -rw-r--r-- root/root 2278 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/internal/systemctl/systemctl_test.go drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/launcher/ -rw-r--r-- root/root 12278 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/launcher/main.go -rw-r--r-- root/root 3475 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/launcher/main_test.go drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/launcherfile/ -rw-r--r-- root/root 581 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/launcherfile/launcherfile.go drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/registryauth/ -rw-r--r-- root/root 2077 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/registryauth/auth.go drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/spec/ -rw-r--r-- root/root 10474 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/spec/launch_policy.go -rw-r--r-- root/root 23245 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/spec/launch_policy_test.go -rw-r--r-- root/root 14784 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/spec/launch_spec.go -rw-r--r-- root/root 8165 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/spec/launch_spec_test.go drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/teeserver/ -rw-r--r-- root/root 7281 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/teeserver/tee_server.go -rw-r--r-- root/root 13983 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/teeserver/tee_server_test.go -rw-r--r-- root/root 3349 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/util.go -rw-r--r-- root/root 3115 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/launcher/util_test.go drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/proto/ drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/proto/attest/ -rw-r--r-- root/root 98905 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/proto/attest/attest.pb.go -rw-r--r-- root/root 11659 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/proto/attest.proto -rw-r--r-- root/root 1103 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/proto/doc.go drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/proto/tpm/ -rw-r--r-- root/root 21299 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/proto/tpm/tpm.pb.go -rw-r--r-- root/root 1476 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/proto/tpm.proto drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/server/ -rw-r--r-- root/root 1685 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/server/certificate_test.go -rw-r--r-- root/root 1378 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/server/ecc_utils.go -rw-r--r-- root/root 22675 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/server/eventlog.go -rw-r--r-- root/root 56752 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/server/eventlog_test.go -rw-r--r-- root/root 1010 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/server/example_test.go -rw-r--r-- root/root 1874 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/server/grouped_error.go -rw-r--r-- root/root 3627 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/server/grouped_error_test.go -rw-r--r-- root/root 6921 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/server/import.go -rw-r--r-- root/root 5419 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/server/import_certify.go -rw-r--r-- root/root 6721 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/server/import_test.go -rw-r--r-- root/root 519 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/server/instance_info.go -rw-r--r-- root/root 3021 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/server/key_conversion.go -rw-r--r-- root/root 3148 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/server/key_conversion_test.go -rw-r--r-- root/root 2506 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/server/policy.go -rw-r--r-- root/root 6969 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/server/policy_constants.go -rw-r--r-- root/root 1820 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/server/policy_constants_test.go -rw-r--r-- root/root 4920 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/server/policy_test.go -rw-r--r-- root/root 13256 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/server/verify.go -rw-r--r-- root/root 22248 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/server/verify_test.go drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/internal/ -rw-r--r-- root/root 409 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/internal/doc.go -rw-r--r-- root/root 7999 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/internal/include.c -rw-r--r-- root/root 3895 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/internal/internal_cgo.go -rw-r--r-- root/root 392 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/internal/internal_cross.go drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/ drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/Samples/ drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/Samples/Google/ -rw-r--r-- root/root 6323 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/Samples/Google/Clock.c -rw-r--r-- root/root 274 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/Samples/Google/Entropy.c -rw-r--r-- root/root 3162 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/Samples/Google/NVMem.c -rw-r--r-- root/root 3038 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/Samples/Google/Platform.h -rw-r--r-- root/root 3816 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/Samples/Google/PlatformData.h -rw-r--r-- root/root 8398 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/Samples/Google/Platform_fp.h -rw-r--r-- root/root 3403 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/Samples/Google/Run.c drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/ drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/ drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/ -rw-r--r-- root/root 2392 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/BaseTypes.h -rw-r--r-- root/root 14070 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/BnValues.h -rw-r--r-- root/root 2497 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/Capabilities.h -rw-r--r-- root/root 36135 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/CommandAttributeData.h -rw-r--r-- root/root 3316 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/CommandAttributes.h -rw-r--r-- root/root 200517 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/CommandDispatchData.h -rw-r--r-- root/root 94222 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/CommandDispatcher.h -rw-r--r-- root/root 10578 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/Commands.h -rw-r--r-- root/root 4566 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/CompilerDependencies.h -rw-r--r-- root/root 2935 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/CryptEcc.h -rw-r--r-- root/root 12165 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/CryptHash.h -rw-r--r-- root/root 7611 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/CryptRand.h -rw-r--r-- root/root 3018 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/CryptRsa.h -rw-r--r-- root/root 5820 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/CryptSym.h -rw-r--r-- root/root 2969 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/CryptTest.h -rw-r--r-- root/root 7974 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/EccTestData.h -rw-r--r-- root/root 67825 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/Global.h -rw-r--r-- root/root 14331 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/GpMacros.h -rw-r--r-- root/root 43605 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/HandleProcess.h -rw-r--r-- root/root 5341 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/HashTestData.h -rw-r--r-- root/root 3894 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/InternalRoutines.h -rw-r--r-- root/root 3596 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/KdfTestData.h -rw-r--r-- root/root 3333 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/LibSupport.h drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/Ltc/ -rw-r--r-- root/root 2709 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/Ltc/LtcSettings.h -rw-r--r-- root/root 8760 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/Ltc/TpmToLtcHash.h -rw-r--r-- root/root 3456 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/Ltc/TpmToLtcMath.h -rw-r--r-- root/root 4358 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/Ltc/TpmToLtcSym.h -rw-r--r-- root/root 1949 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/MinMax.h -rw-r--r-- root/root 6807 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/NV.h -rw-r--r-- root/root 9839 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/OIDs.h drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/Ossl/ -rw-r--r-- root/root 8884 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/Ossl/TpmToOsslHash.h -rw-r--r-- root/root 5676 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/Ossl/TpmToOsslMath.h -rw-r--r-- root/root 4682 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/Ossl/TpmToOsslSym.h -rw-r--r-- root/root 5948 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/PRNG_TestVectors.h -rw-r--r-- root/root 30007 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/RsaTestData.h -rw-r--r-- root/root 4616 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/SelfTest.h -rw-r--r-- root/root 5798 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/SupportLibraryFunctionPrototypes_fp.h -rw-r--r-- root/root 3336 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/SymmetricTest.h -rw-r--r-- root/root 8436 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/SymmetricTestData.h -rw-r--r-- root/root 3015 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/TPMB.h -rw-r--r-- root/root 2509 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/Tpm.h -rw-r--r-- root/root 5368 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/TpmASN1.h -rw-r--r-- root/root 22274 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/TpmAlgorithmDefines.h -rw-r--r-- root/root 16781 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/TpmBuildSwitches.h -rw-r--r-- root/root 2819 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/TpmError.h -rw-r--r-- root/root 22858 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/TpmProfile.h -rw-r--r-- root/root 118025 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/TpmTypes.h -rw-r--r-- root/root 3846 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/VendorString.h drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/Wolf/ -rw-r--r-- root/root 9175 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/Wolf/TpmToWolfHash.h -rw-r--r-- root/root 3388 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/Wolf/TpmToWolfMath.h -rw-r--r-- root/root 4589 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/Wolf/TpmToWolfSym.h -rw-r--r-- root/root 3347 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/Wolf/user_settings.h -rw-r--r-- root/root 5038 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/X509.h drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/ -rw-r--r-- root/root 2780 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/AC_GetCapability_fp.h -rw-r--r-- root/root 2746 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/AC_Send_fp.h -rw-r--r-- root/root 3164 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/AC_spt_fp.h -rw-r--r-- root/root 2925 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/ActivateCredential_fp.h -rw-r--r-- root/root 2750 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/AlgorithmCap_fp.h -rw-r--r-- root/root 2953 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/AlgorithmTests_fp.h -rw-r--r-- root/root 3906 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/Attest_spt_fp.h -rw-r--r-- root/root 3004 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/Bits_fp.h -rw-r--r-- root/root 5506 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/BnConvert_fp.h -rw-r--r-- root/root 8238 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/BnMath_fp.h -rw-r--r-- root/root 3904 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/BnMemory_fp.h -rw-r--r-- root/root 3131 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/CertifyCreation_fp.h -rw-r--r-- root/root 3028 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/CertifyX509_fp.h -rw-r--r-- root/root 2810 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/Certify_fp.h -rw-r--r-- root/root 2322 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/ChangeEPS_fp.h -rw-r--r-- root/root 2322 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/ChangePPS_fp.h -rw-r--r-- root/root 2434 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/ClearControl_fp.h -rw-r--r-- root/root 2291 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/Clear_fp.h -rw-r--r-- root/root 2469 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/ClockRateAdjust_fp.h -rw-r--r-- root/root 2406 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/ClockSet_fp.h -rw-r--r-- root/root 5265 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/CommandAudit_fp.h -rw-r--r-- root/root 6652 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/CommandCodeAttributes_fp.h -rw-r--r-- root/root 2388 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/CommandDispatcher_fp.h -rw-r--r-- root/root 2830 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/Commit_fp.h -rw-r--r-- root/root 2491 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/ContextLoad_fp.h -rw-r--r-- root/root 2493 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/ContextSave_fp.h -rw-r--r-- root/root 4336 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/Context_spt_fp.h -rw-r--r-- root/root 2847 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/CreateLoaded_fp.h -rw-r--r-- root/root 3176 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/CreatePrimary_fp.h -rw-r--r-- root/root 3039 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/Create_fp.h -rw-r--r-- root/root 3493 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/CryptCmac_fp.h -rw-r--r-- root/root 3188 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/CryptDes_fp.h -rw-r--r-- root/root 4120 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/CryptEccKeyExchange_fp.h -rw-r--r-- root/root 14784 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/CryptEccMain_fp.h -rw-r--r-- root/root 6645 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/CryptEccSignature_fp.h -rw-r--r-- root/root 16671 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/CryptHash_fp.h -rw-r--r-- root/root 6241 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/CryptPrimeSieve_fp.h -rw-r--r-- root/root 5286 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/CryptPrime_fp.h -rw-r--r-- root/root 7929 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/CryptRand_fp.h -rw-r--r-- root/root 8547 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/CryptRsa_fp.h -rw-r--r-- root/root 4912 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/CryptSelfTest_fp.h -rw-r--r-- root/root 3060 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/CryptSmac_fp.h -rw-r--r-- root/root 5536 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/CryptSym_fp.h -rw-r--r-- root/root 22130 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/CryptUtil_fp.h -rw-r--r-- root/root 3494 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/DA_fp.h -rw-r--r-- root/root 2480 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/DictionaryAttackLockReset_fp.h -rw-r--r-- root/root 2903 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/DictionaryAttackParameters_fp.h -rw-r--r-- root/root 2906 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/Duplicate_fp.h -rw-r--r-- root/root 2514 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/ECC_Parameters_fp.h -rw-r--r-- root/root 2534 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/ECDH_KeyGen_fp.h -rw-r--r-- root/root 2567 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/ECDH_ZGen_fp.h -rw-r--r-- root/root 2527 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/EC_Ephemeral_fp.h -rw-r--r-- root/root 2957 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/EncryptDecrypt2_fp.h -rw-r--r-- root/root 2945 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/EncryptDecrypt_fp.h -rw-r--r-- root/root 2824 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/EncryptDecrypt_spt_fp.h -rw-r--r-- root/root 4709 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/Entity_fp.h -rw-r--r-- root/root 2855 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/EventSequenceComplete_fp.h -rw-r--r-- root/root 2565 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/EvictControl_fp.h -rw-r--r-- root/root 4041 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/ExecCommand_fp.h -rw-r--r-- root/root 2581 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/FieldUpgradeData_fp.h -rw-r--r-- root/root 2752 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/FieldUpgradeStart_fp.h -rw-r--r-- root/root 2508 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/FirmwareRead_fp.h -rw-r--r-- root/root 2348 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/FlushContext_fp.h -rw-r--r-- root/root 2772 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/GetCapability_fp.h -rw-r--r-- root/root 3046 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/GetCommandAuditDigest_fp.h -rw-r--r-- root/root 2485 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/GetRandom_fp.h -rw-r--r-- root/root 3182 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/GetSessionAuditDigest_fp.h -rw-r--r-- root/root 2315 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/GetTestResult_fp.h -rw-r--r-- root/root 2824 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/GetTime_fp.h -rw-r--r-- root/root 2672 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/HMAC_Start_fp.h -rw-r--r-- root/root 2619 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/HMAC_fp.h -rw-r--r-- root/root 3763 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/Handle_fp.h -rw-r--r-- root/root 2670 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/HashSequenceStart_fp.h -rw-r--r-- root/root 2665 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/Hash_fp.h -rw-r--r-- root/root 2524 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/HierarchyChangeAuth_fp.h -rw-r--r-- root/root 2578 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/HierarchyControl_fp.h -rw-r--r-- root/root 3287 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/Hierarchy_fp.h -rw-r--r-- root/root 2956 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/Import_fp.h -rw-r--r-- root/root 2577 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/IncrementalSelfTest_fp.h -rw-r--r-- root/root 3290 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/IoBuffers_fp.h -rw-r--r-- root/root 2749 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/LoadExternal_fp.h -rw-r--r-- root/root 2673 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/Load_fp.h -rw-r--r-- root/root 2244 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/Locality_fp.h -rw-r--r-- root/root 2665 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/MAC_Start_fp.h -rw-r--r-- root/root 2611 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/MAC_fp.h -rw-r--r-- root/root 2777 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/MakeCredential_fp.h -rw-r--r-- root/root 3273 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/Manufacture_fp.h -rw-r--r-- root/root 95241 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/Marshal_fp.h -rw-r--r-- root/root 5780 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/MathOnByteBuffers_fp.h -rw-r--r-- root/root 5958 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/Memory_fp.h -rw-r--r-- root/root 3131 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/NV_Certify_fp.h -rw-r--r-- root/root 2452 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/NV_ChangeAuth_fp.h -rw-r--r-- root/root 2567 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/NV_DefineSpace_fp.h -rw-r--r-- root/root 2510 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/NV_Extend_fp.h -rw-r--r-- root/root 2408 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/NV_GlobalWriteLock_fp.h -rw-r--r-- root/root 2441 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/NV_Increment_fp.h -rw-r--r-- root/root 2437 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/NV_ReadLock_fp.h -rw-r--r-- root/root 2548 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/NV_ReadPublic_fp.h -rw-r--r-- root/root 2738 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/NV_Read_fp.h -rw-r--r-- root/root 2524 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/NV_SetBits_fp.h -rw-r--r-- root/root 2566 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/NV_UndefineSpaceSpecial_fp.h -rw-r--r-- root/root 2480 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/NV_UndefineSpace_fp.h -rw-r--r-- root/root 2444 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/NV_WriteLock_fp.h -rw-r--r-- root/root 2599 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/NV_Write_fp.h -rw-r--r-- root/root 3743 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/NV_spt_fp.h -rw-r--r-- root/root 17152 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/NvDynamic_fp.h -rw-r--r-- root/root 4689 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/NvReserved_fp.h -rw-r--r-- root/root 2764 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/ObjectChangeAuth_fp.h -rw-r--r-- root/root 13462 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/Object_fp.h -rw-r--r-- root/root 19673 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/Object_spt_fp.h -rw-r--r-- root/root 2753 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/PCR_Allocate_fp.h -rw-r--r-- root/root 2568 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/PCR_Event_fp.h -rw-r--r-- root/root 2422 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/PCR_Extend_fp.h -rw-r--r-- root/root 2573 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/PCR_Read_fp.h -rw-r--r-- root/root 2318 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/PCR_Reset_fp.h -rw-r--r-- root/root 2722 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/PCR_SetAuthPolicy_fp.h -rw-r--r-- root/root 2479 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/PCR_SetAuthValue_fp.h -rw-r--r-- root/root 12371 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/PCR_fp.h -rw-r--r-- root/root 2527 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/PP_Commands_fp.h -rw-r--r-- root/root 3849 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/PP_fp.h -rw-r--r-- root/root 2382 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/PolicyAuthValue_fp.h -rw-r--r-- root/root 2625 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/PolicyAuthorizeNV_fp.h -rw-r--r-- root/root 2812 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/PolicyAuthorize_fp.h -rw-r--r-- root/root 2506 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/PolicyCommandCode_fp.h -rw-r--r-- root/root 2740 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/PolicyCounterTimer_fp.h -rw-r--r-- root/root 2454 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/PolicyCpHash_fp.h -rw-r--r-- root/root 2848 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/PolicyDuplicationSelect_fp.h -rw-r--r-- root/root 2544 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/PolicyGetDigest_fp.h -rw-r--r-- root/root 2470 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/PolicyLocality_fp.h -rw-r--r-- root/root 2812 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/PolicyNV_fp.h -rw-r--r-- root/root 2473 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/PolicyNameHash_fp.h -rw-r--r-- root/root 2490 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/PolicyNvWritten_fp.h -rw-r--r-- root/root 2421 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/PolicyOR_fp.h -rw-r--r-- root/root 2522 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/PolicyPCR_fp.h -rw-r--r-- root/root 2368 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/PolicyPassword_fp.h -rw-r--r-- root/root 2451 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/PolicyPhysicalPresence_fp.h -rw-r--r-- root/root 2361 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/PolicyRestart_fp.h -rw-r--r-- root/root 3065 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/PolicySecret_fp.h -rw-r--r-- root/root 3159 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/PolicySigned_fp.h -rw-r--r-- root/root 2478 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/PolicyTemplate_fp.h -rw-r--r-- root/root 2849 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/PolicyTicket_fp.h -rw-r--r-- root/root 2897 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/Policy_AC_SendSelect_fp.h -rw-r--r-- root/root 4045 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/Policy_spt_fp.h -rw-r--r-- root/root 2551 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/Power_fp.h -rw-r--r-- root/root 2749 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/PropertyCap_fp.h -rw-r--r-- root/root 2782 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/Quote_fp.h -rw-r--r-- root/root 2786 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/RSA_Decrypt_fp.h -rw-r--r-- root/root 2779 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/RSA_Encrypt_fp.h -rw-r--r-- root/root 2243 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/ReadClock_fp.h -rw-r--r-- root/root 2576 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/ReadPublic_fp.h -rw-r--r-- root/root 2265 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/ResponseCodeProcessing_fp.h -rw-r--r-- root/root 2348 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/Response_fp.h -rw-r--r-- root/root 2888 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/Rewrap_fp.h -rw-r--r-- root/root 2585 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/RsaKeyCache_fp.h -rw-r--r-- root/root 2313 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/SelfTest_fp.h -rw-r--r-- root/root 2796 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/SequenceComplete_fp.h -rw-r--r-- root/root 2473 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/SequenceUpdate_fp.h -rw-r--r-- root/root 4851 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/SessionProcess_fp.h -rw-r--r-- root/root 10703 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/Session_fp.h -rw-r--r-- root/root 2485 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/SetAlgorithmSet_fp.h -rw-r--r-- root/root 2851 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/SetCommandCodeAuditStatus_fp.h -rw-r--r-- root/root 2591 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/SetPrimaryPolicy_fp.h -rw-r--r-- root/root 2318 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/Shutdown_fp.h -rw-r--r-- root/root 2725 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/Sign_fp.h -rw-r--r-- root/root 3225 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/StartAuthSession_fp.h -rw-r--r-- root/root 2306 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/Startup_fp.h -rw-r--r-- root/root 2325 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/StirRandom_fp.h -rw-r--r-- root/root 2322 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/TestParms_fp.h -rw-r--r-- root/root 4324 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/Ticket_fp.h -rw-r--r-- root/root 5502 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/Time_fp.h -rw-r--r-- root/root 7846 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/TpmASN1_fp.h -rw-r--r-- root/root 3520 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/TpmFail_fp.h -rw-r--r-- root/root 2417 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/TpmSizeChecks_fp.h -rw-r--r-- root/root 2489 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/TpmToLtcDesSupport_fp.h -rw-r--r-- root/root 5403 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/TpmToLtcMath_fp.h -rw-r--r-- root/root 2800 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/TpmToLtcSupport_fp.h -rw-r--r-- root/root 3154 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/TpmToOsslDesSupport_fp.h -rw-r--r-- root/root 7814 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/TpmToOsslMath_fp.h -rw-r--r-- root/root 2947 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/TpmToOsslSupport_fp.h -rw-r--r-- root/root 3247 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/TpmToWolfDesSupport_fp.h -rw-r--r-- root/root 6865 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/TpmToWolfMath_fp.h -rw-r--r-- root/root 2211 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/TpmToWolfSupport_fp.h -rw-r--r-- root/root 2446 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/Unseal_fp.h -rw-r--r-- root/root 2528 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/Vendor_TCG_Test_fp.h -rw-r--r-- root/root 2738 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/VerifySignature_fp.h -rw-r--r-- root/root 2991 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/X509_ECC_fp.h -rw-r--r-- root/root 2758 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/X509_RSA_fp.h -rw-r--r-- root/root 4631 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/X509_spt_fp.h -rw-r--r-- root/root 2903 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/ZGen_2Phase_fp.h -rw-r--r-- root/root 2214 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/_TPM_Hash_Data_fp.h -rw-r--r-- root/root 2093 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/_TPM_Hash_End_fp.h -rw-r--r-- root/root 2103 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/_TPM_Hash_Start_fp.h -rw-r--r-- root/root 2071 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/_TPM_Init_fp.h -rw-r--r-- root/root 4737 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/swap.h drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/ drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/X509/ -rw-r--r-- root/root 17313 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/X509/TpmASN1.c -rw-r--r-- root/root 5445 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/X509/X509_ECC.c -rw-r--r-- root/root 9999 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/X509/X509_RSA.c -rw-r--r-- root/root 10512 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/X509/X509_spt.c drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/ drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Asymmetric/ -rw-r--r-- root/root 2519 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Asymmetric/ECC_Parameters.c -rw-r--r-- root/root 3955 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Asymmetric/ECDH_KeyGen.c -rw-r--r-- root/root 4116 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Asymmetric/ECDH_ZGen.c -rw-r--r-- root/root 3160 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Asymmetric/EC_Ephemeral.c -rw-r--r-- root/root 5010 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Asymmetric/RSA_Decrypt.c -rw-r--r-- root/root 4034 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Asymmetric/RSA_Encrypt.c -rw-r--r-- root/root 5203 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Asymmetric/ZGen_2Phase.c drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/AttachedComponent/ -rw-r--r-- root/root 2357 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/AttachedComponent/AC_GetCapability.c -rw-r--r-- root/root 5000 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/AttachedComponent/AC_Send.c -rw-r--r-- root/root 5093 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/AttachedComponent/AC_spt.c -rw-r--r-- root/root 4319 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/AttachedComponent/Policy_AC_SendSelect.c drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Attestation/ -rw-r--r-- root/root 8267 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Attestation/Attest_spt.c -rw-r--r-- root/root 4343 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Attestation/Certify.c -rw-r--r-- root/root 4534 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Attestation/CertifyCreation.c -rw-r--r-- root/root 12590 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Attestation/CertifyX509.c -rw-r--r-- root/root 4637 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Attestation/GetCommandAuditDigest.c -rw-r--r-- root/root 4467 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Attestation/GetSessionAuditDigest.c -rw-r--r-- root/root 4021 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Attestation/GetTime.c -rw-r--r-- root/root 4096 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Attestation/Quote.c drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Capability/ -rw-r--r-- root/root 8626 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Capability/GetCapability.c -rw-r--r-- root/root 2242 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Capability/TestParms.c drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/ClockTimer/ -rw-r--r-- root/root 2243 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/ClockTimer/ClockRateAdjust.c -rw-r--r-- root/root 2683 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/ClockTimer/ClockSet.c -rw-r--r-- root/root 2211 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/ClockTimer/ReadClock.c drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/CommandAudit/ -rw-r--r-- root/root 4089 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/CommandAudit/SetCommandCodeAuditStatus.c drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Context/ -rw-r--r-- root/root 8022 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Context/ContextLoad.c -rw-r--r-- root/root 10551 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Context/ContextSave.c -rw-r--r-- root/root 10798 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Context/Context_spt.c -rw-r--r-- root/root 5605 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Context/EvictControl.c -rw-r--r-- root/root 3462 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Context/FlushContext.c drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/DA/ -rw-r--r-- root/root 2632 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/DA/DictionaryAttackLockReset.c -rw-r--r-- root/root 3037 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/DA/DictionaryAttackParameters.c drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Duplication/ -rw-r--r-- root/root 6708 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Duplication/Duplicate.c -rw-r--r-- root/root 10831 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Duplication/Import.c -rw-r--r-- root/root 7818 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Duplication/Rewrap.c drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/EA/ -rw-r--r-- root/root 3090 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/EA/PolicyAuthValue.c -rw-r--r-- root/root 5009 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/EA/PolicyAuthorize.c -rw-r--r-- root/root 5003 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/EA/PolicyAuthorizeNV.c -rw-r--r-- root/root 3501 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/EA/PolicyCommandCode.c -rw-r--r-- root/root 5485 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/EA/PolicyCounterTimer.c -rw-r--r-- root/root 4058 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/EA/PolicyCpHash.c -rw-r--r-- root/root 4257 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/EA/PolicyDuplicationSelect.c -rw-r--r-- root/root 2400 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/EA/PolicyGetDigest.c -rw-r--r-- root/root 5405 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/EA/PolicyLocality.c -rw-r--r-- root/root 5621 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/EA/PolicyNV.c -rw-r--r-- root/root 3898 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/EA/PolicyNameHash.c -rw-r--r-- root/root 3706 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/EA/PolicyNvWritten.c -rw-r--r-- root/root 3894 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/EA/PolicyOR.c -rw-r--r-- root/root 4777 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/EA/PolicyPCR.c -rw-r--r-- root/root 3044 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/EA/PolicyPassword.c -rw-r--r-- root/root 3002 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/EA/PolicyPhysicalPresence.c -rw-r--r-- root/root 5829 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/EA/PolicySecret.c -rw-r--r-- root/root 8450 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/EA/PolicySigned.c -rw-r--r-- root/root 4117 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/EA/PolicyTemplate.c -rw-r--r-- root/root 5716 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/EA/PolicyTicket.c -rw-r--r-- root/root 10686 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/EA/Policy_spt.c drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Ecdaa/ -rw-r--r-- root/root 7154 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Ecdaa/Commit.c drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/FieldUpgrade/ -rw-r--r-- root/root 2229 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/FieldUpgrade/FieldUpgradeData.c -rw-r--r-- root/root 2130 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/FieldUpgrade/FieldUpgradeStart.c -rw-r--r-- root/root 2228 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/FieldUpgrade/FirmwareRead.c drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/HashHMAC/ -rw-r--r-- root/root 4896 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/HashHMAC/EventSequenceComplete.c -rw-r--r-- root/root 4434 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/HashHMAC/HMAC_Start.c -rw-r--r-- root/root 2703 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/HashHMAC/HashSequenceStart.c -rw-r--r-- root/root 4104 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/HashHMAC/MAC_Start.c -rw-r--r-- root/root 5478 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/HashHMAC/SequenceComplete.c -rw-r--r-- root/root 4116 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/HashHMAC/SequenceUpdate.c drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Hierarchy/ -rw-r--r-- root/root 3564 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Hierarchy/ChangeEPS.c -rw-r--r-- root/root 3510 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Hierarchy/ChangePPS.c -rw-r--r-- root/root 4689 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Hierarchy/Clear.c -rw-r--r-- root/root 2699 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Hierarchy/ClearControl.c -rw-r--r-- root/root 6970 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Hierarchy/CreatePrimary.c -rw-r--r-- root/root 3590 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Hierarchy/HierarchyChangeAuth.c -rw-r--r-- root/root 5829 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Hierarchy/HierarchyControl.c -rw-r--r-- root/root 3981 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Hierarchy/SetPrimaryPolicy.c drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Misc/ -rw-r--r-- root/root 3327 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Misc/PP_Commands.c -rw-r--r-- root/root 2508 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Misc/SetAlgorithmSet.c drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/NVStorage/ -rw-r--r-- root/root 6423 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/NVStorage/NV_Certify.c -rw-r--r-- root/root 2850 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/NVStorage/NV_ChangeAuth.c -rw-r--r-- root/root 10171 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/NVStorage/NV_DefineSpace.c -rw-r--r-- root/root 4440 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/NVStorage/NV_Extend.c -rw-r--r-- root/root 2339 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/NVStorage/NV_GlobalWriteLock.c -rw-r--r-- root/root 4136 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/NVStorage/NV_Increment.c -rw-r--r-- root/root 4232 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/NVStorage/NV_Read.c -rw-r--r-- root/root 4103 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/NVStorage/NV_ReadLock.c -rw-r--r-- root/root 2436 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/NVStorage/NV_ReadPublic.c -rw-r--r-- root/root 3798 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/NVStorage/NV_SetBits.c -rw-r--r-- root/root 3407 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/NVStorage/NV_UndefineSpace.c -rw-r--r-- root/root 3218 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/NVStorage/NV_UndefineSpaceSpecial.c -rw-r--r-- root/root 4864 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/NVStorage/NV_Write.c -rw-r--r-- root/root 4010 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/NVStorage/NV_WriteLock.c -rw-r--r-- root/root 6464 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/NVStorage/NV_spt.c drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Object/ -rw-r--r-- root/root 4781 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Object/ActivateCredential.c -rw-r--r-- root/root 7730 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Object/Create.c -rw-r--r-- root/root 11119 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Object/CreateLoaded.c -rw-r--r-- root/root 5414 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Object/Load.c -rw-r--r-- root/root 6225 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Object/LoadExternal.c -rw-r--r-- root/root 4054 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Object/MakeCredential.c -rw-r--r-- root/root 4055 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Object/ObjectChangeAuth.c -rw-r--r-- root/root 69394 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Object/Object_spt.c -rw-r--r-- root/root 2678 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Object/ReadPublic.c -rw-r--r-- root/root 2930 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Object/Unseal.c drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/PCR/ -rw-r--r-- root/root 3412 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/PCR/PCR_Allocate.c -rw-r--r-- root/root 3499 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/PCR/PCR_Event.c -rw-r--r-- root/root 3624 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/PCR/PCR_Extend.c -rw-r--r-- root/root 2409 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/PCR/PCR_Read.c -rw-r--r-- root/root 2831 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/PCR/PCR_Reset.c -rw-r--r-- root/root 3307 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/PCR/PCR_SetAuthPolicy.c -rw-r--r-- root/root 2928 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/PCR/PCR_SetAuthValue.c drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Random/ -rw-r--r-- root/root 2534 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Random/GetRandom.c -rw-r--r-- root/root 2171 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Random/StirRandom.c drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Session/ -rw-r--r-- root/root 2216 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Session/PolicyRestart.c -rw-r--r-- root/root 7991 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Session/StartAuthSession.c drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Signature/ -rw-r--r-- root/root 4895 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Signature/Sign.c -rw-r--r-- root/root 3967 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Signature/VerifySignature.c drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Startup/ -rw-r--r-- root/root 3725 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Startup/Shutdown.c -rw-r--r-- root/root 9945 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Startup/Startup.c drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Symmetric/ -rw-r--r-- root/root 7146 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Symmetric/EncryptDecrypt.c -rw-r--r-- root/root 3643 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Symmetric/EncryptDecrypt2.c -rw-r--r-- root/root 7154 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Symmetric/EncryptDecrypt_spt.c -rw-r--r-- root/root 4408 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Symmetric/HMAC.c -rw-r--r-- root/root 3163 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Symmetric/Hash.c -rw-r--r-- root/root 4228 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Symmetric/MAC.c drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Testing/ -rw-r--r-- root/root 2580 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Testing/GetTestResult.c -rw-r--r-- root/root 2853 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Testing/IncrementalSelfTest.c -rw-r--r-- root/root 2390 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Testing/SelfTest.c drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Vendor/ -rw-r--r-- root/root 2164 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/command/Vendor/Vendor_TCG_Test.c drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/ -rw-r--r-- root/root 36212 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/AlgorithmTests.c -rw-r--r-- root/root 10472 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/BnConvert.c -rw-r--r-- root/root 19241 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/BnMath.c -rw-r--r-- root/root 5637 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/BnMemory.c -rw-r--r-- root/root 7114 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/CryptCmac.c -rw-r--r-- root/root 7195 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/CryptDes.c -rw-r--r-- root/root 28647 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/CryptEccData.c -rw-r--r-- root/root 14119 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/CryptEccKeyExchange.c -rw-r--r-- root/root 28333 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/CryptEccMain.c -rw-r--r-- root/root 36147 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/CryptEccSignature.c -rw-r--r-- root/root 34303 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/CryptHash.c -rw-r--r-- root/root 13882 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/CryptPrime.c -rw-r--r-- root/root 22378 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/CryptPrimeSieve.c -rw-r--r-- root/root 35308 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/CryptRand.c -rw-r--r-- root/root 53568 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/CryptRsa.c -rw-r--r-- root/root 8724 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/CryptSelfTest.c -rw-r--r-- root/root 4642 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/CryptSmac.c -rw-r--r-- root/root 17867 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/CryptSym.c -rw-r--r-- root/root 76796 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/CryptUtil.c -rw-r--r-- root/root 29844 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/PrimeData.c -rw-r--r-- root/root 9052 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/RsaKeyCache.c -rw-r--r-- root/root 10908 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/Ticket.c drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/ltc/ -rw-r--r-- root/root 2857 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/ltc/TpmToLtcDesSupport.c -rw-r--r-- root/root 9913 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/ltc/TpmToLtcMath.c -rw-r--r-- root/root 3529 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/ltc/TpmToLtcSupport.c drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/ossl/ -rw-r--r-- root/root 3846 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/ossl/TpmToOsslDesSupport.c -rw-r--r-- root/root 19935 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/ossl/TpmToOsslMath.c -rw-r--r-- root/root 3550 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/ossl/TpmToOsslSupport.c drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/wolf/ -rw-r--r-- root/root 3646 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/wolf/TpmToWolfDesSupport.c -rw-r--r-- root/root 14953 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/wolf/TpmToWolfMath.c -rw-r--r-- root/root 2255 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/wolf/TpmToWolfSupport.c drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/events/ -rw-r--r-- root/root 2946 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/events/_TPM_Hash_Data.c -rw-r--r-- root/root 3639 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/events/_TPM_Hash_End.c -rw-r--r-- root/root 4037 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/events/_TPM_Hash_Start.c -rw-r--r-- root/root 3196 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/events/_TPM_Init.c drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/main/ -rw-r--r-- root/root 17892 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/main/CommandDispatcher.c -rw-r--r-- root/root 13973 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/main/ExecCommand.c -rw-r--r-- root/root 88687 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/main/SessionProcess.c drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/subsystem/ -rw-r--r-- root/root 9454 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/subsystem/CommandAudit.c -rw-r--r-- root/root 8342 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/subsystem/DA.c -rw-r--r-- root/root 7776 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/subsystem/Hierarchy.c -rw-r--r-- root/root 69290 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/subsystem/NvDynamic.c -rw-r--r-- root/root 9763 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/subsystem/NvReserved.c -rw-r--r-- root/root 35082 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/subsystem/Object.c -rw-r--r-- root/root 45142 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/subsystem/PCR.c -rw-r--r-- root/root 6447 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/subsystem/PP.c -rw-r--r-- root/root 39908 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/subsystem/Session.c -rw-r--r-- root/root 9486 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/subsystem/Time.c drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/support/ -rw-r--r-- root/root 8496 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/support/AlgorithmCap.c -rw-r--r-- root/root 3563 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/support/Bits.c -rw-r--r-- root/root 21118 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/support/CommandCodeAttributes.c -rw-r--r-- root/root 18427 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/support/Entity.c -rw-r--r-- root/root 2957 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/support/Global.c -rw-r--r-- root/root 7142 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/support/Handle.c -rw-r--r-- root/root 4746 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/support/IoBuffers.c -rw-r--r-- root/root 3025 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/support/Locality.c -rw-r--r-- root/root 5848 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/support/Manufacture.c -rw-r--r-- root/root 201551 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/support/Marshal.c -rw-r--r-- root/root 9110 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/support/MathOnByteBuffers.c -rw-r--r-- root/root 8170 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/support/Memory.c -rw-r--r-- root/root 2773 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/support/Power.c -rw-r--r-- root/root 24332 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/support/PropertyCap.c -rw-r--r-- root/root 3321 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/support/Response.c -rw-r--r-- root/root 2346 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/support/ResponseCodeProcessing.c -rw-r--r-- root/root 15740 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/support/TpmFail.c -rw-r--r-- root/root 7790 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/ms-tpm-20-ref/TPMCmd/tpm/src/support/TpmSizeChecks.c -rw-r--r-- root/root 4581 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/simulator.go -rw-r--r-- root/root 3345 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/simulator/simulator_test.go drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/testutil/ -rw-r--r-- root/root 533 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/testutil/utils.go drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/verifier/ -rw-r--r-- root/root 2759 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/verifier/client.go drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/verifier/fake/ -rw-r--r-- root/root 956 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/verifier/fake/fakeclaims.go -rw-r--r-- root/root 6697 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/verifier/fake/fakeverifier.go -rw-r--r-- root/root 882 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/verifier/fake/testkeys.go drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/verifier/ita/ -rw-r--r-- root/root 7113 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/verifier/ita/client.go -rw-r--r-- root/root 11168 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/verifier/ita/client_test.go -rw-r--r-- root/root 1692 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/verifier/ita/evidence.go drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/verifier/models/ -rw-r--r-- root/root 1224 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/verifier/models/token_options.go drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/verifier/oci/ drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/verifier/oci/cosign/ -rw-r--r-- root/root 989 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/verifier/oci/cosign/fakesignature.go -rw-r--r-- root/root 3433 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/verifier/oci/cosign/signature.go -rw-r--r-- root/root 5530 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/verifier/oci/cosign/signature_test.go -rw-r--r-- root/root 2720 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/verifier/oci/interface.go drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/verifier/rest/ -rw-r--r-- root/root 542 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/verifier/rest/errors.go -rw-r--r-- root/root 14364 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/verifier/rest/rest.go -rw-r--r-- root/root 23383 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/verifier/rest/rest_test.go drwxr-xr-x root/root 0 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/verifier/util/ -rw-r--r-- root/root 4247 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/verifier/util/fake_attestation_server.go -rw-r--r-- root/root 2023 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/verifier/util/fake_metadata.go -rw-r--r-- root/root 2272 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/verifier/util/fake_oauth2_server.go -rw-r--r-- root/root 2294 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/verifier/util/util.go -rw-r--r-- root/root 1277 2025-12-08 18:21 ./usr/share/gocode/src/github.com/google/go-tpm-tools/verifier/util/util_test.go | |
| copyright of golang-github-google-go-tpm-tools-dev_0.4.7-1_all.deb (click to toggle) | |
|---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/google/go-tpm-tools
Upstream-Name: go-tpm-tools
Files: *
Copyright: 2018 Google Inc.
2020-2022 Google LLC
License: Apache-2.0
Comment: Quoting README:
Copyright 2018 Google Inc. under the
[Apache 2.0 License](https://www.apache.org/licenses/LICENSE-2.0). Microsoft's TPM simulator
code is licensed under a [3-clause BSD license](https://opensource.org/licenses/BSD-3-Clause) and the [TCG software license](https://trustedcomputinggroup.org/wp-content/uploads/TPM-Rev-2.0-Part-1-Architecture-01.38.pdf). See the [`LICENSE`](LICENSE) file for more information.
Files: simulator/ms-tpm-20-ref/*
Copyright: Microsoft Corporation
Intel Corporation
Trusted Computing Group (TCG)
License: BSD-2-clause
Files: debian/*
Copyright: 2025 Simon Josefsson <simon@josefsson.org>
License: Apache-2.0
Comment: Debian packaging is licensed under the same terms as upstream
License: BSD-2-clause
Microsoft simulator code (in simulator/ms-tpm-20-ref) uses the following licenses:
.
--------------------------------------------------------------------
.
Microsoft Reference Implementation for TPM 2.0
.
The copyright in this software is being made available under the BSD License,
included below. This software may be subject to other third party and
contributor rights, including patent rights, and no such rights are granted
under this license.
.
Copyright (c) Microsoft Corporation
.
All rights reserved.
.
BSD License
.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
.
Redistributions of source code must retain the above copyright notice, this list
of conditions and the following disclaimer.
.
Redistributions in binary form must reproduce the above copyright notice, this
list of conditions and the following disclaimer in the documentation and/or
other materials provided with the distribution.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ""AS IS""
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.
--------------------------------------------------------------------
.
Copyright (c) Intel Corporation
.
All rights reserved.
.
BSD License
.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
.
Redistributions of source code must retain the above copyright notice, this list
of conditions and the following disclaimer.
.
Redistributions in binary form must reproduce the above copyright notice, this
list of conditions and the following disclaimer in the documentation and/or
other materials provided with the distribution.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ""AS IS""
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.
--------------------------------------------------------------------
.
A portion of the source code is derived from the TPM specification,
which has a TCG copyright. It is reproduced here for reference.
.
--------------------------------------------------------------------
.
Licenses and Notices
Copyright Licenses:
.
* Trusted Computing Group (TCG) grants to the user of the source code
in this specification (the "Source Code") a worldwide, irrevocable,
nonexclusive, royalty free, copyright license to reproduce, create
derivative works, distribute, display and perform the Source Code and
derivative works thereof, and to grant others the rights granted
herein.
.
* The TCG grants to the user of the other parts of the specification
(other than the Source Code) the rights to reproduce, distribute,
display, and perform the specification solely for the purpose of
developing products based on such documents.
.
Source Code Distribution Conditions:
.
* Redistributions of Source Code must retain the above copyright
licenses, this list of conditions and the following disclaimers.
.
* Redistributions in binary form must reproduce the above copyright
licenses, this list of conditions and the following disclaimers in the
documentation and/or other materials provided with the distribution.
.
Disclaimers:
.
* THE COPYRIGHT LICENSES SET FORTH ABOVE DO NOT REPRESENT ANY FORM OF
LICENSE OR WAIVER, EXPRESS OR IMPLIED, BY ESTOPPEL OR OTHERWISE, WITH
RESPECT TO PATENT RIGHTS HELD BY TCG MEMBERS (OR OTHER THIRD PARTIES)
THAT MAY BE NECESSARY TO IMPLEMENT THIS SPECIFICATION OR
OTHERWISE. Contact TCG Administration
(admin@trustedcomputinggroup.org) for information on specification
licensing rights available through TCG membership agreements.
.
* THIS SPECIFICATION IS PROVIDED "AS IS" WITH NO EXPRESS OR IMPLIED
WARRANTIES WHATSOEVER, INCLUDING ANY WARRANTY OF MERCHANTABILITY OR
FITNESS FOR A PARTICULAR PURPOSE, ACCURACY, COMPLETENESS, OR
NONINFRINGEMENT OF INTELLECTUAL PROPERTY RIGHTS, OR ANY WARRANTY
OTHERWISE ARISING OUT OF ANY PROPOSAL, SPECIFICATION OR SAMPLE.
.
* Without limitation, TCG and its members and licensors disclaim all
liability, including liability for infringement of any proprietary
rights, relating to use of information in this specification and to
the implementation of this specification, and TCG disclaims all
liability for cost of procurement of substitute goods or services,
lost profits, loss of use, loss of data or any incidental,
consequential, direct, indirect, or special damages, whether under
contract, tort, warranty or otherwise, arising in any way out of use
or reliance upon this specification or any information herein.
.
Any marks and brands contained herein are the property of their
respective owners.
License: Apache-2.0
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
.
https://www.apache.org/licenses/LICENSE-2.0
.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Comment:
On Debian systems, the complete text of the Apache version 2.0 license
can be found in "/usr/share/common-licenses/Apache-2.0".
| |
Timestamp: 19.12.2025 / 19:02:37 (UTC)