forked from tpm2-software/tpm2-tools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
65 lines (64 loc) · 1.05 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
.deps/
.dirstamp
*.log
*.o
*.a
*.trs
aclocal.m4
autom4te.cache/
compile
config.guess
config.log
config.status
config.sub
configure
depcomp
install-sh
m4/
libtool
ltmain.sh
missing
Makefile
Makefile.in
man/man8/*
tools/.dirstamp
tools/libcommon.a
tools/tpm2_activatecredential
tools/tpm2_dump_capability
tools/tpm2_hash
tools/tpm2_nvlist
tools/tpm2_nvread
tools/tpm2_rsaencrypt
tools/tpm2_nvrelease
tools/tpm2_create
tools/tpm2_getrandom
tools/tpm2_nvwrite
tools/tpm2_getpubak
tools/tpm2_akparse
tools/tpm2_rsadecrypt
tools/tpm2_sign
tools/tpm2_hmac
tools/tpm2_nvdefine
tools/tpm2_nvreadlock
tools/tpm2_load
tools/tpm2_readpublic
tools/tpm2_unseal
tools/tpm2_encryptdecrypt
tools/tpm2_makecredential
tools/tpm2_certify
tools/tpm2_verifysignature
tools/tpm2_createprimary
tools/tpm2_quote
tools/tpm2_listpcrs
tools/tpm2_listpersistent
tools/tpm2_evictcontrol
tools/tpm2_getpubek
tools/tpm2_takeownership
tools/tpm2_loadexternal
tools/tpm2_getmanufec
tools/tpm2_send_command
tools/tpm2_startup
tools/tpm2_rc_decode
test-driver
test/tpm2-rc-decode_unit
test/tpm2-rc-entry_unit