Commit 64d0e0f
3 files changed
+27
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
- .gitignore+3
- ChangeLog.md+25
- README.md+56-11
- configure.ac+102-19
- examples/README.md+19-7
- examples/bench/bench.c+1-1
- examples/bench/include.am+1-1
- examples/include.am+1
- examples/native/include.am+1-1
- examples/native/native_test.c+14-35
- examples/pcr/README.md+194
- examples/pcr/demo-quote-zip.sh+23
- examples/pcr/demo.sh+23
- examples/pcr/extend.c+220
- examples/pcr/extend.h+35
- examples/pcr/include.am+39
- examples/pcr/quote.c+290
- examples/pcr/quote.h+35
- examples/pcr/reset.c+156
- examples/pcr/reset.h+35
- examples/timestamp/include.am+1-1
- examples/timestamp/signed_timestamp.c+88-23
- examples/tls/include.am+3-3
- examples/tls/tls_client.c+2-2
- examples/tls/tls_server.c+2-2
- examples/tpm_io.c+56-15
- examples/tpm_test.h+5
- examples/wrap/include.am+1-1
- examples/wrap/wrap_test.c+5-16
- src/tpm2.c+25-1
- src/tpm2_packet.c+122-6
- src/tpm2_tis.c+37-33
- src/tpm2_wrap.c+145-138
- wolftpm/tpm2.h+17-4
- wolftpm/tpm2_packet.h+2
- wolftpm/tpm2_types.h+48-12
- wolftpm/tpm2_wrap.h+5
- wolftpm/version.h+2-2
0 commit comments