summaryrefslogtreecommitdiff
path: root/arch/x86/crypto/cast5_avx_glue.c
Commit message (Expand)AuthorAge
* crypto: algapi - make crypto_xor() take separate dst and src argumentsArd Biesheuvel2017-08-04
* x86/fpu: Rename XSAVE macrosDave Hansen2015-09-14
* x86/fpu, crypto x86/cast5_avx: Simplify the cast5_init() xfeature checksIngo Molnar2015-05-19
* x86/fpu: Rename fpu/xsave.h to fpu/xstate.hIngo Molnar2015-05-19
* x86/fpu: Move xsave.h to fpu/xsave.hIngo Molnar2015-05-19
* crypto: cast5_avx - mark CAST5 helper ciphersStephan Mueller2015-03-31
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-24
* crypto: remove a duplicate checks in __cbc_decrypt()Dan Carpenter2014-02-27
* crypto: move x86 to the generic version of ablk_helperArd Biesheuvel2013-09-24
* crypto: cast5/avx - avoid using temporary stack buffersJussi Kivilinna2012-10-24
* crypto: cast5/avx - fix storing of new IV in CBC encryptionJussi Kivilinna2012-09-27
* crypto: cast5 - add x86_64/avx assembler implementationJohannes Goetzfried2012-08-01