Herbert Xu
|
5e4b8c1fcc
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
|
10 years ago |
Martin Willi
|
2dce063a31
crypto: tcrypt - Add ChaCha20/Poly1305 speed tests
|
10 years ago |
Herbert Xu
|
34a1c740ea
crypto: tcrypt - Add support for new IV convention
|
10 years ago |
Vutla, Lokesh
|
1425d2d17f
crypto: tcrypt - Fix AEAD speed tests
|
10 years ago |
Herbert Xu
|
31267270a3
crypto: tcrypt - Fixed AEAD speed test setup
|
10 years ago |
Herbert Xu
|
4e4aab63d7
crypto: tcrypt - Add rfc4309(ccm(aes)) speed test
|
10 years ago |
Herbert Xu
|
a3f2185a29
crypto: tcrypt - Switch to new AEAD interface
|
10 years ago |
Herbert Xu
|
1ce5a04d9f
crypto: tcrypt - Include crypto/aead.h
|
10 years ago |
Herbert Xu
|
daf0944cfb
crypto: tcrypt - Include linux/fips.h for fips_enabled
|
10 years ago |
Herbert Xu
|
43a9607d86
crypto: tcrypt - Handle async return from crypto_ahash_init
|
10 years ago |
Horia Geant?
|
007ee8dec6
crypto: tcrypt - fix uninit sg entries in test_acipher_speed
|
10 years ago |
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 |