summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/crypto
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-05crypto: glue_helper - remove the le128_gf128mul_x_ble functionOndrej Mosnáček
2016-11-28crypto: glue_helper - Add skcipher xts helpersHerbert Xu
2015-05-19x86/fpu: Rename i387.h to fpu/api.hIngo Molnar
2013-09-24crypto: move x86 to the generic version of ablk_helperArd Biesheuvel
2013-06-21Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish...Jussi Kivilinna
2013-06-21Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher"Jussi Kivilinna
2013-04-25crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camelli...Jussi Kivilinna
2013-04-25crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipherJussi Kivilinna
2013-04-25crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipherJussi Kivilinna
2013-04-25crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipherJussi Kivilinna
2013-04-25crypto: x86 - add more optimized XTS-mode for serpent-avxJussi Kivilinna
2012-11-09crypto: camellia-x86_64 - share common functions and move structures and func...Jussi Kivilinna
2012-10-24crypto: serpent/avx - avoid using temporary stack buffersJussi Kivilinna
2012-10-24crypto: x86/glue_helper - use le128 instead of u128 for CTR modeJussi Kivilinna
2012-06-27crypto: move arch/x86/include/asm/aes.h to arch/x86/include/asm/crypto/Jussi Kivilinna
2012-06-27crypto: move arch/x86/include/asm/serpent-{sse2|avx}.h to arch/x86/include/as...Jussi Kivilinna
2012-06-27crypto: twofish-avx - remove duplicated glue code and use shared glue code fr...Jussi Kivilinna
2012-06-27crypto: serpent-sse2 - split generic glue code to new helper moduleJussi Kivilinna
2012-06-27crypto: aes_ni - change to use shared ablk_* functionsJussi Kivilinna
2012-06-27crypto: ablk_helper - move ablk_* functions from serpent-sse2/avx glue code t...Jussi Kivilinna