index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
tcrypt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: tcrypt - fix skcipher multi-buffer tests for 1420B blocks
Horia Geantă
2021-10-22
1
-3
/
+2
*
crypto: tcrypt - add GCM/CCM mode test for SM4 algorithm
Tianjia Zhang
2021-08-21
1
-0
/
+45
*
crypto: tcrypt - Fix missing return value check
Tianjia Zhang
2021-08-21
1
-10
/
+19
*
crypto: tcrypt - add the asynchronous speed test for SM4
Tianjia Zhang
2021-07-30
1
-1
/
+25
*
crypto: tcrypt - enable tests for xxhash and blake2
Ard Biesheuvel
2021-05-28
1
-0
/
+36
*
crypto: serpent - get rid of obsolete tnepres variant
Ard Biesheuvel
2021-02-10
1
-5
/
+1
*
crypto: salsa20 - remove Salsa20 stream cipher algorithm
Ard Biesheuvel
2021-01-29
1
-10
/
+1
*
crypto: tgr192 - remove Tiger 128/160/192 hash algorithms
Ard Biesheuvel
2021-01-29
1
-36
/
+0
*
crypto: rmd320 - remove RIPE-MD 320 hash algorithm
Ard Biesheuvel
2021-01-29
1
-13
/
+1
*
crypto: rmd256 - remove RIPE-MD 256 hash algorithm
Ard Biesheuvel
2021-01-29
1
-13
/
+1
*
crypto: rmd128 - remove RIPE-MD 128 hash algorithm
Ard Biesheuvel
2021-01-29
1
-17
/
+1
*
crypto: tcrypt - avoid signed overflow in byte count
Ard Biesheuvel
2021-01-03
1
-10
/
+10
*
crypto: tcrypt - include 1420 byte blocks in aead and skcipher benchmarks
Ard Biesheuvel
2020-11-27
1
-37
/
+44
*
crypto: tcrypt - don't initialize at subsys_initcall time
Ard Biesheuvel
2020-11-27
1
-1
/
+1
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-10-13
1
-7
/
+11
|
\
|
*
crypto: tcrypt - Add support for hash speed testing with keys
Herbert Xu
2020-08-21
1
-5
/
+9
|
*
crypto: tcrypt - delete duplicated words in messages
Randy Dunlap
2020-08-21
1
-2
/
+2
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-57
/
+57
|
/
*
crypto: tcrypt - fix printed skcipher [a]sync mode
Horia Geantă
2020-02-13
1
-2
/
+2
*
crypto: tcrypt - constify check alg list
Corentin Labbe
2019-11-17
1
-2
/
+2
*
crypto: essiv - add tests for essiv in cbc(aes)+sha256 mode
Ard Biesheuvel
2019-08-30
1
-0
/
+9
*
crypto: tcrypt - add a speed test for AEGIS128
Ard Biesheuvel
2019-07-26
1
-0
/
+7
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
crypto: run initcalls for generic implementations earlier
Eric Biggers
2019-04-18
1
-1
/
+1
*
lib/lzo: separate lzo-rle from lzo
Dave Rodgman
2019-03-07
1
-2
/
+2
*
crypto: tcrypt - add block size of 1472 to skcipher template
Ard Biesheuvel
2018-12-13
1
-1
/
+1
*
crypto: adiantum - add Adiantum support
Eric Biggers
2018-11-20
1
-0
/
+12
*
crypto: streebog - add Streebog test vectors
Vitaly Chikunov
2018-11-16
1
-1
/
+39
*
crypto: testmgr - add AES-CFB tests
Dmitry Eremin-Solenikov
2018-11-09
1
-0
/
+5
*
crypto: tcrypt - add OFB functional tests
Gilad Ben-Yossef
2018-09-28
1
-0
/
+1
*
crypto: testmgr - update sm4 test vectors
Gilad Ben-Yossef
2018-09-28
1
-0
/
+16
*
crypto: tcrypt - remove remnants of pcomp-based zlib
Horia Geantă
2018-09-28
1
-6
/
+1
*
crypto: tcrypt - fix ghash-generic speed test
Horia Geantă
2018-09-21
1
-0
/
+3
*
crypto: tcrypt - reschedule during speed tests
Horia Geantă
2018-08-03
1
-12
/
+24
*
crypto: vmac - remove insecure version with hardcoded nonce
Eric Biggers
2018-07-01
1
-1
/
+1
*
crypto: testmgr - remove bfin_crc "hmac(crc32)" test vectors
Eric Biggers
2018-05-27
1
-4
/
+0
*
crypto: tcrypt - Remove VLA usage
Kees Cook
2018-05-05
1
-39
/
+79
*
crypto: testmgr - introduce SM4 tests
Gilad Ben-Yossef
2018-03-16
1
-0
/
+3
*
crypto: tcrypt - free xoutbuf instead of axbuf
Colin Ian King
2018-01-12
1
-1
/
+1
*
crypto: tcrypt - fix spelling mistake: "bufufer"-> "buffer"
Colin Ian King
2018-01-12
1
-2
/
+2
*
crypto: tcrypt - add multibuf aead speed test
Gilad Ben-Yossef
2017-12-28
1
-59
/
+378
*
crypto: tcrypt - add multibuf skcipher speed test
Gilad Ben-Yossef
2017-12-28
1
-0
/
+460
*
crypto: tcrypt - add multi buf ahash jiffies test
Gilad Ben-Yossef
2017-12-28
1
-30
/
+82
*
crypto: tcrypt - allow setting num of bufs
Gilad Ben-Yossef
2017-12-28
1
-12
/
+19
*
crypto: tcrypt - fix AEAD decryption speed test
Gilad Ben-Yossef
2017-12-28
1
-1
/
+29
*
crypto: tcrypt - use multi buf for ahash mb test
Gilad Ben-Yossef
2017-12-28
1
-4
/
+9
*
crypto: tcrypt - set assoc in sg_init_aead()
Tudor-Dan Ambarus
2017-11-29
1
-7
/
+9
*
crypto: tcrypt - fix S/G table for test_aead_speed()
Robert Baronescu
2017-11-29
1
-2
/
+4
*
crypto: tcrypt - move to generic async completion
Gilad Ben-Yossef
2017-11-03
1
-59
/
+25
*
crypto: tcrypt - fix buffer lengths in test_aead_speed()
Robert Baronescu
2017-11-03
1
-2
/
+4
[next]