The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
pkcs11t.h in include/pkcs11/v2.40 |
1341 | - |
pkcs11f.h in include/pkcs11/v2.40 |
576 | - |
mechanism_info.h in src/mechanism_info |
346 | - |
rsa_wrapping.c in src/wrapping |
341 | 9 |
attributes.c in src/attributes |
266 | 3 |
unwrap_with_template.c in src/wrapping |
242 | 7 |
wrap_with_imported_rsa_key.c in src/tools |
218 | 5 |
aes_cbc.c in src/encrypt |
217 | 4 |
ecdh.c in src/derivation |
208 | 4 |
find_objects.c in src/find_objects |
203 | 6 |
gopt.c in src/common |
172 | 3 |
wrap_with_template.c in src/wrapping |
167 | 7 |
aes_gcm.c in src/encrypt |
134 | 2 |
aes_wrapping_common.c in src/wrapping |
129 | 5 |
import_pub_key.c in src/tools |
125 | 3 |
des_ecb.c in src/encrypt |
116 | 3 |
aes_ctr.c in src/encrypt |
115 | 2 |
ec_sign.c in src/sign |
114 | 3 |
pkcs11.c in src/common |
111 | 6 |
rsa_sign.c in src/sign |
108 | 3 |
aes_gcm_wrapping.c in src/wrapping |
101 | 2 |
aes_ecb.c in src/encrypt |
98 | 2 |
hmac_kdf.c in src/derivation |
97 | 2 |
aes_wrapping.c in src/wrapping |
87 | 2 |
aes_zero_padding_wrapping.c in src/wrapping |
87 | 2 |
aes_no_padding_wrapping.c in src/wrapping |
86 | 2 |
common.c in src/sign |
85 | 4 |
common.c in src/common |
83 | 4 |
digest.c in src/digest |
73 | 2 |
multi_part_digest.c in src/digest |
70 | 2 |
ec_generate.c in src/generate |
64 | 2 |
mechanism_info.c in src/mechanism_info |
63 | 2 |
rsa_generate.c in src/generate |
50 | 2 |
generate_random.c in src/generate_random |
45 | 2 |
cloudhsm_pkcs11_vendor_defs.h in include/pkcs11/v2.40 |
45 | - |
sign.h in src/sign |
39 | - |
io.c in src/tools |
38 | 1 |
aes_generate.c in src/generate |
37 | 2 |
attributes_cmd.c in src/attributes |
33 | 2 |
destroy_cmd.c in src/destroy |
31 | 2 |
pkcs11.h in include/pkcs11/v2.40 |
31 | - |
cryptoki.h in include/pkcs11/v2.40 |
30 | - |
gopt.h in src/common |
29 | - |
aes_wrapping_common.h in src/wrapping |
26 | - |
attributes.h in src/attributes |
26 | - |
sign.c in src/sign |
25 | 1 |
common.h in src/common |
23 | - |
multi_part_sign.c in src/sign |
23 | 1 |
aes.c in src/encrypt |
18 | 1 |
destroy.c in src/destroy |
15 | 1 |
File | # lines | # units |
---|---|---|
rsa_wrapping.c in src/wrapping |
341 | 9 |
unwrap_with_template.c in src/wrapping |
242 | 7 |
wrap_with_template.c in src/wrapping |
167 | 7 |
find_objects.c in src/find_objects |
203 | 6 |
pkcs11.c in src/common |
111 | 6 |
aes_wrapping_common.c in src/wrapping |
129 | 5 |
wrap_with_imported_rsa_key.c in src/tools |
218 | 5 |
ecdh.c in src/derivation |
208 | 4 |
aes_cbc.c in src/encrypt |
217 | 4 |
common.c in src/common |
83 | 4 |
common.c in src/sign |
85 | 4 |
import_pub_key.c in src/tools |
125 | 3 |
des_ecb.c in src/encrypt |
116 | 3 |
gopt.c in src/common |
172 | 3 |
rsa_sign.c in src/sign |
108 | 3 |
ec_sign.c in src/sign |
114 | 3 |
attributes.c in src/attributes |
266 | 3 |
hmac_kdf.c in src/derivation |
97 | 2 |
aes_generate.c in src/generate |
37 | 2 |
ec_generate.c in src/generate |
64 | 2 |
There are 5 files with lines longer than 120 characters. In total, there are 6 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
ecdh.c in src/derivation |
208 | 4 | 2 |
unwrap_with_template.c in src/wrapping |
242 | 7 | 1 |
wrap_with_imported_rsa_key.c in src/tools |
218 | 5 | 1 |
aes_gcm.c in src/encrypt |
134 | 2 | 1 |
mechanism_info.c in src/mechanism_info |
63 | 2 | 1 |