summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/cast5_avx_glue.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: remove a duplicate checks in __cbc_decrypt()Dan Carpenter2014-02-261-3/+0Star
* crypto: move x86 to the generic version of ablk_helperArd Biesheuvel2013-09-231-1/+1
* crypto: cast5/avx - avoid using temporary stack buffersJussi Kivilinna2012-10-241-56/+23Star
* crypto: cast5/avx - fix storing of new IV in CBC encryptionJussi Kivilinna2012-09-271-1/+1
* crypto: cast5 - add x86_64/avx assembler implementationJohannes Goetzfried2012-08-011-0/+530