summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/cast5_avx_glue.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: x86/glue_helper - rename glue_skwalk_fpu_begin()Eric Biggers2018-03-031-2/+2
* crypto: x86/cast5-avx - convert to skcipher interfaceEric Biggers2018-03-031-224/+127
* crypto: x86/cast5-avx - fix ECB encryption when long sg follows short oneEric Biggers2018-03-031-2/+1
* crypto: algapi - make crypto_xor() take separate dst and src argumentsArd Biesheuvel2017-08-041-2/+1
* 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/+4
* 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-271-3/+0
* crypto: move x86 to the generic version of ablk_helperArd Biesheuvel2013-09-241-1/+1
* crypto: cast5/avx - avoid using temporary stack buffersJussi Kivilinna2012-10-241-56/+23
* 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
OpenPOWER on IntegriCloud