summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/cast5_avx_glue.c
Commit message (Expand)AuthorAgeFilesLines
* x86/fpu: Rename XSAVE macrosDave Hansen2015-09-141-1/+2
* x86/fpu, crypto x86/cast5_avx: Simplify the cast5_init() xfeature checksIngo Molnar2015-05-191-11/+4Star
* x86/fpu: Rename fpu/xsave.h to fpu/xstate.hIngo Molnar2015-05-191-1/+1
* x86/fpu: Move xsave.h to fpu/xsave.hIngo Molnar2015-05-191-1/+1
* crypto: cast5_avx - mark CAST5 helper ciphersStephan Mueller2015-03-311-3/+6
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-241-1/+1
* 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