aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/crypto/cast5_avx_glue.c
AgeCommit message (Expand)Author
2018-03-03crypto: x86/glue_helper - rename glue_skwalk_fpu_begin()Eric Biggers
2018-03-03crypto: x86/cast5-avx - convert to skcipher interfaceEric Biggers
2018-03-03crypto: x86/cast5-avx - fix ECB encryption when long sg follows short oneEric Biggers
2017-08-04crypto: algapi - make crypto_xor() take separate dst and src argumentsArd Biesheuvel
2015-09-14x86/fpu: Rename XSAVE macrosDave Hansen
2015-05-19x86/fpu, crypto x86/cast5_avx: Simplify the cast5_init() xfeature checksIngo Molnar
2015-05-19x86/fpu: Rename fpu/xsave.h to fpu/xstate.hIngo Molnar
2015-05-19x86/fpu: Move xsave.h to fpu/xsave.hIngo Molnar
2015-03-31crypto: cast5_avx - mark CAST5 helper ciphersStephan Mueller
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook
2014-02-27crypto: remove a duplicate checks in __cbc_decrypt()Dan Carpenter
2013-09-24crypto: move x86 to the generic version of ablk_helperArd Biesheuvel
2012-10-24crypto: cast5/avx - avoid using temporary stack buffersJussi Kivilinna
2012-09-27crypto: cast5/avx - fix storing of new IV in CBC encryptionJussi Kivilinna
2012-08-01crypto: cast5 - add x86_64/avx assembler implementationJohannes Goetzfried