Cristian Stoica
|
96692a7305
crypto: tcrypt - do not allocate iv on stack for aead speed tests
|
10 years ago |
Cristian Stoica
|
c47689931f
crypto: tcrypt - fix buflen reminder calculation
|
10 years ago |
Rabin Vincent
|
8a45ac12ec
crypto: testmgr - don't use interruptible wait in tests
|
10 years ago |
Herbert Xu
|
8606813a6c
crypto: tcrypt - Allow speed testing of arbitrary hash functions
|
10 years ago |
Mark Rustad
|
3e3dc25fe7
crypto: Resolve shadow warnings
|
11 years ago |
Luca Clementi
|
263a8df0d3
crypto: tcrypt - print cra driver name in tcrypt tests output
|
11 years ago |
Jussi Kivilinna
|
87131507e1
crypto: tcrypt - add ctr(des3_ede) sync speed test
|
11 years ago |
Nitesh Lal
|
5208ed2ca1
crypto: testmgr - add aead cbc des, des3_ede tests
|
11 years ago |
Christian Engelmayer
|
6af1f93e2a
crypto: tcrypt - Fix leak of struct aead_request in test_aead_speed()
|
11 years ago |
Christian Engelmayer
|
a2ea6ed6a6
crypto: tcrypt - Fix potential leak in test_aead_speed() if crypto_alloc_aead() fails
|
11 years ago |
Christian Engelmayer
|
ac5f863f8c
crypto: tcrypt - Fix potential leak in test_aead_speed() if aad_size is too big
|
11 years ago |
Horia Geanta
|
bca4feb0d4
crypto: testmgr - add aead null encryption test vectors
|
11 years ago |
Tim Chen
|
53f52d7aec
crypto: tcrypt - Added speed tests for AEAD crypto alogrithms in tcrypt test suite
|
11 years ago |
Horia Geanta
|
bbf9c8934b
crypto: caam - fix aead sglen for case 'dst != src'
|
11 years ago |
Wolfram Sang
|
16735d022f
tree-wide: use reinit_completion instead of INIT_COMPLETION
|
11 years ago |
Herbert Xu
|
68411521cc
Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework"
|
12 years ago |
Herbert Xu
|
e70308ec0e
Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework"
|
12 years ago |
Tim Chen
|
39761214ee
crypto: crct10dif - Simple correctness and speed test for CRCT10DIF hash
|
12 years ago |
Jussi Kivilinna
|
ad8b7c3e92
crypto: tcrypt - add async cipher speed tests for blowfish
|
12 years ago |
Jussi Kivilinna
|
93b5e86a6d
crypto: add CMAC support to CryptoAPI
|
12 years ago |
Jussi Kivilinna
|
e9b7441a99
crypto: testmgr - add AES GMAC test vectors
|
12 years ago |
Jussi Kivilinna
|
69d3150cfc
crypto: ctr - make rfc3686 asynchronous block cipher
|
12 years ago |
Jussi Kivilinna
|
bf9c518186
crypto: tcrypt - add async speed test for camellia cipher
|
12 years ago |
Jussi Kivilinna
|
e080b17a8c
crypto: testmgr - add new larger DES3_EDE testvectors
|
12 years ago |
Jussi Kivilinna
|
8163fc30d1
crypto: testmgr - add new larger DES testvectors
|
12 years ago |
Tim Chen
|
e3899e4df0
crypto: tcrypt - Added speed test in tcrypt for crc32c
|
13 years ago |
Jussi Kivilinna
|
54216bbd76
crypto: tcrypt - add missing tests for camellia and ghash
|
13 years ago |
Suresh Siddha
|
b6f3fefe1f
crypto, tcrypt: remove local_bh_disable/enable() around local_irq_disable/enable()
|
13 years ago |
Johannes Goetzfried
|
9b8b04051d
crypto: testmgr - add larger cast6 testvectors
|
13 years ago |
Johannes Goetzfried
|
a2c5826095
crypto: testmgr - add larger cast5 testvectors
|
13 years ago |