Eric Biggers
|
a179a2bf05
crypto: testmgr - remove bfin_crc "hmac(crc32)" test vectors
|
7 years ago |
Kees Cook
|
4e234eed58
crypto: tcrypt - Remove VLA usage
|
7 years ago |
Gilad Ben-Yossef
|
cd83a8a7c3
crypto: testmgr - introduce SM4 tests
|
7 years ago |
Colin Ian King
|
c6ba4f3e68
crypto: tcrypt - free xoutbuf instead of axbuf
|
7 years ago |
Colin Ian King
|
38dbe2d190
crypto: tcrypt - fix spelling mistake: "bufufer"-> "buffer"
|
7 years ago |
Gilad Ben-Yossef
|
427988d981
crypto: tcrypt - add multibuf aead speed test
|
7 years ago |
Gilad Ben-Yossef
|
e161c5930c
crypto: tcrypt - add multibuf skcipher speed test
|
7 years ago |
Gilad Ben-Yossef
|
b34a0f67ba
crypto: tcrypt - add multi buf ahash jiffies test
|
7 years ago |
Gilad Ben-Yossef
|
8fcdc86856
crypto: tcrypt - allow setting num of bufs
|
7 years ago |
Gilad Ben-Yossef
|
4431bd4953
crypto: tcrypt - fix AEAD decryption speed test
|
7 years ago |
Gilad Ben-Yossef
|
7c3f132389
crypto: tcrypt - use multi buf for ahash mb test
|
7 years ago |
Tudor-Dan Ambarus
|
5601e014fe
crypto: tcrypt - set assoc in sg_init_aead()
|
7 years ago |
Robert Baronescu
|
5c6ac1d4f8
crypto: tcrypt - fix S/G table for test_aead_speed()
|
7 years ago |
Gilad Ben-Yossef
|
646710419a
crypto: tcrypt - move to generic async completion
|
7 years ago |
Robert Baronescu
|
7aacbfcb33
crypto: tcrypt - fix buffer lengths in test_aead_speed()
|
7 years ago |
Gustavo A. R. Silva
|
59517226a3
crypto: tcrypt - mark expected switch fall-throughs in do_test()
|
7 years ago |
Geliang Tang
|
52872f5288
crypto: drop unnecessary return statements
|
8 years ago |
Gilad Ben-Yossef
|
b7e2753040
crypto: sm3 - add SM3 test vectors
|
8 years ago |
Horia Geantă
|
b66ad0b7aa
crypto: tcrypt - remove AES-XTS-192 speed tests
|
8 years ago |
Gilad Ben-Yossef
|
981a2e3e45
crypto: tcrypt - don't disable irqs and wait
|
8 years ago |
Rabin Vincent
|
76512f2d8c
crypto: tcrypt - Add debug prints
|
8 years ago |
raveendra padasalagi
|
98eca72fa0
crypto: sha3 - Add HMAC-SHA3 test modes and test vectors
|
9 years ago |
Herbert Xu
|
d13cd11fbc
crypto: tcrypt - Do not bail on EINPROGRESS in multibuffer hash test
|
9 years ago |
Herbert Xu
|
1503a24f53
crypto: tcrypt - Add speed test for cts
|
9 years ago |
Herbert Xu
|
7166e589da
crypto: tcrypt - Use skcipher
|
9 years ago |
Herbert Xu
|
72259deb3a
crypto: tcrypt - Fix memory leaks/crashes in multibuffer hash speed test
|
9 years ago |
Herbert Xu
|
f8de55b625
crypto: tcrypt - Use unsigned long for mb ahash cycle counter
|
9 years ago |
Krzysztof Kozlowski
|
f83f5b12ee
crypto: tcrypt - Fix mixing printk/pr_err and obvious indentation issues
|
9 years ago |
Megha Dey
|
14009c4bde
crypto: tcrypt - Add new mode for sha512_mb
|
9 years ago |
Megha Dey
|
087bcd225c
crypto: tcrypt - Add speed tests for SHA multibuffer algorithms
|
9 years ago |