aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/cast5_avx_glue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-27crypto: remove a duplicate checks in __cbc_decrypt()Dan Carpenter1-3/+0
2013-09-24crypto: move x86 to the generic version of ablk_helperArd Biesheuvel1-1/+1
2012-10-24crypto: cast5/avx - avoid using temporary stack buffersJussi Kivilinna1-56/+23
2012-09-27crypto: cast5/avx - fix storing of new IV in CBC encryptionJussi Kivilinna1-1/+1
2012-08-01crypto: cast5 - add x86_64/avx assembler implementationJohannes Goetzfried1-0/+530