aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/crypto
Commit message (Expand)AuthorAge
* crypto: move x86 to the generic version of ablk_helperArd Biesheuvel2013-09-23
* Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish...Jussi Kivilinna2013-06-21
* Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher"Jussi Kivilinna2013-06-21
* crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camelli...Jussi Kivilinna2013-04-25
* crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipherJussi Kivilinna2013-04-25
* crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipherJussi Kivilinna2013-04-25
* crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipherJussi Kivilinna2013-04-25
* crypto: x86 - add more optimized XTS-mode for serpent-avxJussi Kivilinna2013-04-25
* crypto: camellia-x86_64 - share common functions and move structures and func...Jussi Kivilinna2012-11-09
* crypto: serpent/avx - avoid using temporary stack buffersJussi Kivilinna2012-10-24
* crypto: x86/glue_helper - use le128 instead of u128 for CTR modeJussi Kivilinna2012-10-24
* crypto: move arch/x86/include/asm/aes.h to arch/x86/include/asm/crypto/Jussi Kivilinna2012-06-27
* crypto: move arch/x86/include/asm/serpent-{sse2|avx}.h to arch/x86/include/as...Jussi Kivilinna2012-06-27
* crypto: twofish-avx - remove duplicated glue code and use shared glue code fr...Jussi Kivilinna2012-06-27
* crypto: serpent-sse2 - split generic glue code to new helper moduleJussi Kivilinna2012-06-27
* crypto: aes_ni - change to use shared ablk_* functionsJussi Kivilinna2012-06-27
* crypto: ablk_helper - move ablk_* functions from serpent-sse2/avx glue code t...Jussi Kivilinna2012-06-27