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
2012-07-11
crypto: atmel - add new tests to tcrypt
Nicolas Royer
2012-06-14
crypto: testmgr - add ecb(arc4) speed tests
Jussi Kivilinna
2012-06-12
crypto: twofish - add x86_64/avx assembler implementation
Johannes Goetzfried
2012-06-12
crypto: testmgr - Add new test cases for Blackfin CRC crypto driver
Sonic Zhang
2012-03-14
crypto: tcrypt - add more camellia tests
Jussi Kivilinna
2011-11-09
crypto: tcrypt - add xts(twofish) tests
Jussi Kivilinna
2011-11-09
crypto: tcrypt - add xts(serpent) tests
Jussi Kivilinna
2011-11-09
crypto: tcrypt - add lrw(twofish) tests
Jussi Kivilinna
2011-11-09
crypto: tcrypt - add lrw(serpent) tests
Jussi Kivilinna
2011-11-09
crypto: tcrypt - add serpent speed tests
Jussi Kivilinna
2011-11-09
crypto: tcrypt - add test_acipher_speed
Jussi Kivilinna
2011-11-09
crypto: testmgr - add new serpent test vectors
Jussi Kivilinna
2011-10-21
crypto: testmgr - add twofish tests
Jussi Kivilinna
2011-10-21
crypto: testmgr - add blowfish test-vectors
Jussi Kivilinna
2011-10-21
crypto: tcrypt - add ctr(twofish) speed test
Jussi Kivilinna
2011-09-22
crypto: tcrypt - add ctr(blowfish) speed test
Jussi Kivilinna
2011-05-04
crypto: tcrypt - CTR mode speed test for AES
Jan Glauber
2011-03-04
crypto: tcrypt - do not attempt to write to readonly variable
David Sterba
2010-11-13
crypto: rfc4106 - Extending the RC4106 AES-GCM test vectors
Adrian Hoban
2010-05-19
crypto: tcrypt - Add speed tests for async hashing
David S. Miller
2010-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Herbert Xu
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-10
crypto: tcrypt - Speed testing support for ghash
Huang Ying
2009-09-02
crypto: vmac - New hash algorithm for intel_txt support
Shane Wang
2009-07-14
crypto: tcrypt - Add mask parameter
Herbert Xu
2009-06-19
crypto: tcrypt - Fix module return code when testing by name
Herbert Xu
2009-06-19
crypto: tcrypt - Test algorithms by name
Steffen Klassert
2009-06-02
crypto: tcrypt - Do not exit on success in fips mode
Jarod Wilson
2009-06-02
crypto: testmgr - Add ctr(aes) test vectors
Jarod Wilson
2009-06-02
crypto: testmgr - Add ansi_cprng test vectors
Jarod Wilson
2009-06-02
crypto: testmgr - Add self-tests for rfc4309(ccm(aes))
Jarod Wilson
2009-06-02
crypto: tcrypt - Reduce stack size
Frank Seidel
2009-03-04
crypto: testmgr - add zlib test
Geert Uytterhoeven
2008-08-29
crypto: cryptomgr - Add test infrastructure
Herbert Xu
2008-08-29
crypto: tcrypt - Add alg_test interface
Herbert Xu
2008-08-29
crypto: tcrypt - Abort and only log if there is an error
Herbert Xu
2008-08-29
crypto: tcrypt - Avoid using contiguous pages
Herbert Xu
2008-08-13
crypto: tcrypt - Fix AEAD chunk testing
Herbert Xu
2008-07-10
crypto: hash - Move ahash functions into crypto/hash.h
Herbert Xu
2008-07-10
crypto: tcrpyt - Remove unnecessary kmap/kunmap calls
Herbert Xu
2008-07-10
[CRYPTO] tcrypt: Add self test for des3_ebe cipher operating in cbc mode
Neil Horman
2008-07-10
[CRYPTO] tcrypt: Use asynchronous hash interface
Loc Ho
2008-07-10
[CRYPTO] tcrypt: Add test vectors for RIPEMD-256 and RIPEMD-320
Adrian-Ken Rueegsegger
2008-07-10
[CRYPTO] tcrypt: Catch cipher destination memory corruption
Patrick McHardy
2008-07-10
[CRYPTO] tcrpyt: Get rid of change log in source
Herbert Xu
2008-07-10
[CRYPTO] tcrypt: Add test vectors for RIPEMD-128 and RIPEMD-160
Adrian-Ken Rueegsegger
2008-07-08
crypto: tcrypt - Fix memory leak in test_cipher
Darren Jenkins
2008-04-21
[CRYPTO] all: Clean up init()/fini()
Kamalesh Babulal
2008-04-21
[CRYPTO] cts: Add CTS mode required for Kerberos AES support
Kevin Coffman
2008-04-21
[CRYPTO] tcrypt: Change the usage of the test vectors
Sebastian Siewior
[next]