index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
tcrypt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-28
crypto: tcrypt - add OFB functional tests
Gilad Ben-Yossef
1
-0
/
+1
2018-09-28
crypto: testmgr - update sm4 test vectors
Gilad Ben-Yossef
1
-0
/
+16
2018-09-28
crypto: tcrypt - remove remnants of pcomp-based zlib
Horia Geantă
1
-6
/
+1
2018-09-21
crypto: tcrypt - fix ghash-generic speed test
Horia Geantă
1
-0
/
+3
2018-08-03
crypto: tcrypt - reschedule during speed tests
Horia Geantă
1
-12
/
+24
2018-07-01
crypto: vmac - remove insecure version with hardcoded nonce
Eric Biggers
1
-1
/
+1
2018-05-26
crypto: testmgr - remove bfin_crc "hmac(crc32)" test vectors
Eric Biggers
1
-4
/
+0
2018-05-05
crypto: tcrypt - Remove VLA usage
Kees Cook
1
-39
/
+79
2018-03-16
crypto: testmgr - introduce SM4 tests
Gilad Ben-Yossef
1
-0
/
+3
2018-01-12
crypto: tcrypt - free xoutbuf instead of axbuf
Colin Ian King
1
-1
/
+1
2018-01-12
crypto: tcrypt - fix spelling mistake: "bufufer"-> "buffer"
Colin Ian King
1
-2
/
+2
2017-12-28
crypto: tcrypt - add multibuf aead speed test
Gilad Ben-Yossef
1
-59
/
+378
2017-12-28
crypto: tcrypt - add multibuf skcipher speed test
Gilad Ben-Yossef
1
-0
/
+460
2017-12-28
crypto: tcrypt - add multi buf ahash jiffies test
Gilad Ben-Yossef
1
-30
/
+82
2017-12-28
crypto: tcrypt - allow setting num of bufs
Gilad Ben-Yossef
1
-12
/
+19
2017-12-28
crypto: tcrypt - fix AEAD decryption speed test
Gilad Ben-Yossef
1
-1
/
+29
2017-12-28
crypto: tcrypt - use multi buf for ahash mb test
Gilad Ben-Yossef
1
-4
/
+9
2017-11-29
crypto: tcrypt - set assoc in sg_init_aead()
Tudor-Dan Ambarus
1
-7
/
+9
2017-11-29
crypto: tcrypt - fix S/G table for test_aead_speed()
Robert Baronescu
1
-2
/
+4
2017-11-03
crypto: tcrypt - move to generic async completion
Gilad Ben-Yossef
1
-59
/
+25
2017-11-03
crypto: tcrypt - fix buffer lengths in test_aead_speed()
Robert Baronescu
1
-2
/
+4
2017-11-03
crypto: tcrypt - mark expected switch fall-throughs in do_test()
Gustavo A. R. Silva
1
-57
/
+51
2017-09-22
crypto: drop unnecessary return statements
Geliang Tang
1
-1
/
+0
2017-09-22
crypto: sm3 - add SM3 test vectors
Gilad Ben-Yossef
1
-1
/
+13
2017-08-03
crypto: tcrypt - remove AES-XTS-192 speed tests
Horia Geantă
1
-4
/
+4
2017-05-18
crypto: tcrypt - don't disable irqs and wait
Gilad Ben-Yossef
1
-4
/
+0
2017-01-23
crypto: tcrypt - Add debug prints
Rabin Vincent
1
-0
/
+6
2016-07-01
crypto: sha3 - Add HMAC-SHA3 test modes and test vectors
raveendra padasalagi
1
-0
/
+16
2016-07-01
crypto: tcrypt - Do not bail on EINPROGRESS in multibuffer hash test
Herbert Xu
1
-1
/
+3
2016-07-01
crypto: tcrypt - Add speed test for cts
Herbert Xu
1
-0
/
+8
2016-07-01
crypto: tcrypt - Use skcipher
Herbert Xu
1
-197
/
+44
2016-06-29
crypto: tcrypt - Fix memory leaks/crashes in multibuffer hash speed test
Herbert Xu
1
-58
/
+71
2016-06-28
crypto: tcrypt - Use unsigned long for mb ahash cycle counter
Herbert Xu
1
-5
/
+5
2016-06-28
crypto: tcrypt - Fix mixing printk/pr_err and obvious indentation issues
Krzysztof Kozlowski
1
-19
/
+14
2016-06-28
crypto: tcrypt - Add new mode for sha512_mb
Megha Dey
1
-0
/
+4
2016-06-27
crypto: tcrypt - Add speed tests for SHA multibuffer algorithms
Megha Dey
1
-0
/
+118
2016-06-20
crypto: sha3 - Add SHA-3 Test's in tcrypt
raveendra padasalagi
1
-1
/
+52
2016-02-06
crypto: tcrypt - Use ahash
Herbert Xu
1
-224
/
+15
2015-11-23
crypto: tcrypt - fix keysize argument of test_aead_speed for gcm(aes)
Cyrille Pitchen
1
-1
/
+1
2015-09-21
crypto: tcrypt - avoid mapping from module image addresses
Horia Geant?
1
-4
/
+13
2015-08-17
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
Herbert Xu
1
-6
/
+1
2015-07-17
crypto: tcrypt - Add ChaCha20/Poly1305 speed tests
Martin Willi
1
-0
/
+15
2015-07-14
crypto: tcrypt - Add support for new IV convention
Herbert Xu
1
-3
/
+8
2015-07-08
crypto: tcrypt - Fix AEAD speed tests
Vutla, Lokesh
1
-22
/
+43
2015-06-18
crypto: tcrypt - Fixed AEAD speed test setup
Herbert Xu
1
-7
/
+8
2015-06-18
crypto: tcrypt - Add rfc4309(ccm(aes)) speed test
Herbert Xu
1
-0
/
+5
2015-05-28
crypto: tcrypt - Switch to new AEAD interface
Herbert Xu
1
-8
/
+7
2015-04-23
crypto: tcrypt - Include crypto/aead.h
Herbert Xu
1
-0
/
+1
2015-04-23
crypto: tcrypt - Include linux/fips.h for fips_enabled
Herbert Xu
1
-1
/
+1
2015-04-23
crypto: tcrypt - Handle async return from crypto_ahash_init
Herbert Xu
1
-3
/
+3
[next]