index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
tcrypt.c
Age
Commit message (
Expand
)
Author
2021-05-28
crypto: tcrypt - enable tests for xxhash and blake2
Ard Biesheuvel
2021-02-10
crypto: serpent - get rid of obsolete tnepres variant
Ard Biesheuvel
2021-01-29
crypto: salsa20 - remove Salsa20 stream cipher algorithm
Ard Biesheuvel
2021-01-29
crypto: tgr192 - remove Tiger 128/160/192 hash algorithms
Ard Biesheuvel
2021-01-29
crypto: rmd320 - remove RIPE-MD 320 hash algorithm
Ard Biesheuvel
2021-01-29
crypto: rmd256 - remove RIPE-MD 256 hash algorithm
Ard Biesheuvel
2021-01-29
crypto: rmd128 - remove RIPE-MD 128 hash algorithm
Ard Biesheuvel
2021-01-03
crypto: tcrypt - avoid signed overflow in byte count
Ard Biesheuvel
2020-11-27
crypto: tcrypt - include 1420 byte blocks in aead and skcipher benchmarks
Ard Biesheuvel
2020-11-27
crypto: tcrypt - don't initialize at subsys_initcall time
Ard Biesheuvel
2020-10-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-21
crypto: tcrypt - Add support for hash speed testing with keys
Herbert Xu
2020-08-21
crypto: tcrypt - delete duplicated words in messages
Randy Dunlap
2020-02-13
crypto: tcrypt - fix printed skcipher [a]sync mode
Horia Geantă
2019-11-17
crypto: tcrypt - constify check alg list
Corentin Labbe
2019-08-30
crypto: essiv - add tests for essiv in cbc(aes)+sha256 mode
Ard Biesheuvel
2019-07-26
crypto: tcrypt - add a speed test for AEGIS128
Ard Biesheuvel
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-18
crypto: run initcalls for generic implementations earlier
Eric Biggers
2019-03-07
lib/lzo: separate lzo-rle from lzo
Dave Rodgman
2018-12-13
crypto: tcrypt - add block size of 1472 to skcipher template
Ard Biesheuvel
2018-11-20
crypto: adiantum - add Adiantum support
Eric Biggers
2018-11-16
crypto: streebog - add Streebog test vectors
Vitaly Chikunov
2018-11-09
crypto: testmgr - add AES-CFB tests
Dmitry Eremin-Solenikov
2018-09-28
crypto: tcrypt - add OFB functional tests
Gilad Ben-Yossef
2018-09-28
crypto: testmgr - update sm4 test vectors
Gilad Ben-Yossef
2018-09-28
crypto: tcrypt - remove remnants of pcomp-based zlib
Horia Geantă
2018-09-21
crypto: tcrypt - fix ghash-generic speed test
Horia Geantă
2018-08-03
crypto: tcrypt - reschedule during speed tests
Horia Geantă
2018-07-01
crypto: vmac - remove insecure version with hardcoded nonce
Eric Biggers
2018-05-27
crypto: testmgr - remove bfin_crc "hmac(crc32)" test vectors
Eric Biggers
2018-05-05
crypto: tcrypt - Remove VLA usage
Kees Cook
2018-03-16
crypto: testmgr - introduce SM4 tests
Gilad Ben-Yossef
2018-01-12
crypto: tcrypt - free xoutbuf instead of axbuf
Colin Ian King
2018-01-12
crypto: tcrypt - fix spelling mistake: "bufufer"-> "buffer"
Colin Ian King
2017-12-28
crypto: tcrypt - add multibuf aead speed test
Gilad Ben-Yossef
2017-12-28
crypto: tcrypt - add multibuf skcipher speed test
Gilad Ben-Yossef
2017-12-28
crypto: tcrypt - add multi buf ahash jiffies test
Gilad Ben-Yossef
2017-12-28
crypto: tcrypt - allow setting num of bufs
Gilad Ben-Yossef
2017-12-28
crypto: tcrypt - fix AEAD decryption speed test
Gilad Ben-Yossef
2017-12-28
crypto: tcrypt - use multi buf for ahash mb test
Gilad Ben-Yossef
2017-11-29
crypto: tcrypt - set assoc in sg_init_aead()
Tudor-Dan Ambarus
2017-11-29
crypto: tcrypt - fix S/G table for test_aead_speed()
Robert Baronescu
2017-11-03
crypto: tcrypt - move to generic async completion
Gilad Ben-Yossef
2017-11-03
crypto: tcrypt - fix buffer lengths in test_aead_speed()
Robert Baronescu
2017-11-03
crypto: tcrypt - mark expected switch fall-throughs in do_test()
Gustavo A. R. Silva
2017-09-22
crypto: drop unnecessary return statements
Geliang Tang
2017-09-22
crypto: sm3 - add SM3 test vectors
Gilad Ben-Yossef
2017-08-03
crypto: tcrypt - remove AES-XTS-192 speed tests
Horia Geantă
[next]