summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/serpent_sse2_glue.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: serpent_sse2 - mark Serpent SSE2 helper ciphersStephan Mueller2015-03-311-5/+10
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-241-1/+1
* crypto: move x86 to the generic version of ablk_helperArd Biesheuvel2013-09-241-1/+1
* crypto: x86/glue_helper - use le128 instead of u128 for CTR modeJussi Kivilinna2012-10-241-6/+6
* crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializationsJussi Kivilinna2012-08-011-10/+0
* crypto: move arch/x86/include/asm/serpent-{sse2|avx}.h to arch/x86/include/as...Jussi Kivilinna2012-06-271-1/+1
* crypto: serpent-sse2 - split generic glue code to new helper moduleJussi Kivilinna2012-06-271-351/+1
* crypto: serpent-sse2 - prepare serpent-sse2 glue code into generic x86 glue c...Jussi Kivilinna2012-06-271-163/+303
* crypto: ablk_helper - move ablk_* functions from serpent-sse2/avx glue code t...Jussi Kivilinna2012-06-271-109/+6
* crypto: serpent-sse2/avx - allow both to be built into kernelJussi Kivilinna2012-06-141-1/+1
* crypto: serpent-sse2 - combine ablk_*_init functionsJussi Kivilinna2012-02-251-58/+13
* crypto: serpent-sse2 - use crypto_[un]register_algsJussi Kivilinna2012-02-251-243/+163
* crypto: serpent-sse2 - remove dead code from serpent_sse2_glue.c::serpent_sse...Jesper Juhl2012-02-141-1/+0
* crypto: serpent-sse2 - remove unneeded LRW/XTS #ifdefsJussi Kivilinna2011-12-201-40/+0
* crypto: serpent-sse2 - clear CRYPTO_TFM_REQ_MAY_SLEEP in lrw and xts modesJussi Kivilinna2011-11-211-0/+4
* crypto: serpent-sse2 - add xts supportJussi Kivilinna2011-11-211-2/+178
* crypto: serpent-sse2 - add lrw supportJussi Kivilinna2011-11-211-0/+211
* crypto: serpent - add 8-way parallel x86_64/SSE2 assembler implementationJussi Kivilinna2011-11-211-0/+719
OpenPOWER on IntegriCloud