forked from opencryptoki/opencryptoki
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
88 lines (88 loc) · 2.16 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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
.libs
.deps
*.o
*.lo
*.m4
Makefile
Makefile.in
config.log
configure
autom4te.cache
compile
config.guess
config.status
config.sub
cscope.out
depcomp
install-sh
libtool
ltmain.sh
man/man1/*.1
man/man5/*.5
man/man7/*.7
man/man8/*.8
misc/pkcsslotd
misc/pkcsslotd.service
missing
ylwrap
testcases/common/libcommon.la
testcases/crypto/aes_tests
testcases/crypto/des3_tests
testcases/crypto/des_tests
testcases/crypto/dh_tests
testcases/crypto/digest_tests
testcases/crypto/dsa_tests
testcases/crypto/ec_tests
testcases/crypto/rsa_tests
testcases/crypto/rsaupdate_tests
testcases/crypto/ssl3_tests
testcases/pkcs11/sess_bench
testcases/pkcs11/sess_mgmt_tests
testcases/pkcs11/sess_opstate
testcases/pkcs11/hw_fn
testcases/pkcs11/attribute
testcases/pkcs11/findobjects
testcases/pkcs11/destroyobjects
testcases/pkcs11/copyobjects
testcases/pkcs11/generate_keypair
testcases/pkcs11/gen_purpose
testcases/pkcs11/getobjectsize
testcases/login/digest_init
testcases/login/init_pin
testcases/login/init_tok
testcases/login/login
testcases/login/set_pin
testcases/login/login_flags_test
testcases/misc_tests/obj_mgmt_tests
testcases/misc_tests/obj_mgmt_lock_tests
testcases/misc_tests/speed
testcases/misc_tests/threadmkobj
testcases/misc_tests/tok_des
testcases/misc_tests/tok_obj
testcases/misc_tests/tok_rsa
testcases/ock_tests.sh
testcases/init_token.sh
usr/lib/pkcs11/api/opencryptoki
usr/lib/pkcs11/api/shrd_mem.c
usr/lib/pkcs11/cca_stdll/opencryptoki
usr/lib/pkcs11/common/.dirstamp
usr/lib/pkcs11/soft_stdll/opencryptoki
usr/lib/pkcs11/tpm_stdll/opencryptoki
usr/lib/pkcs11/ica_s390_stdll/opencryptoki
usr/lib/pkcs11/ep11_stdll/opencryptoki
usr/lib/pkcs11/icsf_stdll/opencryptoki
usr/lib/pkcs11/icsf_stdll/.dirstamp
usr/lib/pkcs11/icsf_stdll/icsf_config_lexer.c
usr/lib/pkcs11/icsf_stdll/icsf_config_parse.c
usr/lib/pkcs11/icsf_stdll/icsf_config_parse.h
usr/lib/pkcs11/icsf_stdll/icsf_config_parse.output
usr/sbin/pkcsconf/pkcsconf
usr/sbin/pkcsslotd/pkcsslotd
usr/sbin/pkcsslotd/parser.output
usr/sbin/pkcsslotd/parser.c
usr/sbin/pkcsslotd/parser.h
usr/sbin/pkcsslotd/lexer.c
usr/sbin/pkcsicsf/pkcsicsf
usr/sbin/pkcscca/pkcscca
usr/sbin/pkcsep11_migrate/pkcsep11_migrate
usr/sbin/pkcsep11_session/pkcsep11_session