aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-26crypto: aegis128l/aegis256 - remove x86 and generic implementationsArd Biesheuvel1-4/+0
2019-07-26crypto: morus - remove generic and x86 implementationsArd Biesheuvel1-13/+0
2019-07-26crypto: x86/aes - drop scalar assembler implementationsArd Biesheuvel1-4/+0
2018-12-13crypto: x86/chacha20 - refactor to allow varying number of roundsEric Biggers1-4/+4
2018-12-13crypto: x86/nhpoly1305 - add AVX2 accelerated NHPoly1305Eric Biggers1-0/+3
2018-12-13crypto: x86/nhpoly1305 - add SSE2 accelerated NHPoly1305Eric Biggers1-0/+4
2018-11-29crypto: x86/chacha20 - Add a 8-block AVX-512VL variantMartin Willi1-0/+5
2018-10-05crypto: x86/aes-ni - remove special handling of AES in PCBC modeArd Biesheuvel1-1/+1
2018-09-04crypto: x86 - remove SHA multibuffer routines and mcryptdArd Biesheuvel1-3/+0
2018-05-31crypto: x86/salsa20 - remove x86 salsa20 implementationsEric Biggers1-4/+0
2018-05-31crypto: morus - Mark MORUS SIMD glue as x86-specificOndrej Mosnacek1-0/+3
2018-05-19crypto: x86 - Add optimized MORUS implementationsOndrej Mosnacek1-0/+10
2018-05-19crypto: x86 - Add optimized AEGIS implementationsOndrej Mosnacek1-0/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-30objtool, x86: Add several functions and files to the objtool whitelistJosh Poimboeuf1-0/+2
2016-06-28crypto: sha512-mb - SHA512 multibuffer job manager and glue codeMegha Dey1-0/+1
2016-06-27crypto: sha1-mb - rename sha-mb to sha1-mbMegha Dey1-1/+1
2016-06-27crypto: sha256-mb - SHA256 multibuffer job manager and glue codeMegha Dey1-0/+1
2015-09-21crypto: x86/sha - Add build support for Intel SHA Extensions optimized SHA1 and SHA256tim1-0/+8
2015-07-17crypto: poly1305 - Add a four block AVX2 variant for x86_64Martin Willi1-0/+1
2015-07-17crypto: poly1305 - Add a SSE2 SIMD variant for x86_64Martin Willi1-0/+2
2015-07-17crypto: chacha20 - Add an eight block AVX2 variant for x86_64Martin Willi1-0/+1
2015-07-17crypto: chacha20 - Add a SSSE3 SIMD variant for x86_64Martin Willi1-0/+2
2015-01-05crypto: sha-mb - Add avx2_supported check.Vinson Lee1-1/+1
2014-08-25crypto: sha-mb - SHA1 multibuffer job manager and glue codeTim Chen1-0/+1
2014-06-20crypto: aes - AES CTR x86_64 "by8" AVX optimizationchandramouli narayanan1-1/+1
2014-06-20crypto: des_3des - add x86-64 assembly implementationJussi Kivilinna1-0/+2
2014-03-21crypto: sha - SHA1 transform x86_64 AVX2chandramouli narayanan1-0/+3
2014-01-15crypto: aesni - fix build on x86 (32bit)Tim Chen1-1/+1
2013-12-31crypto: aesni - fix build on x86 (32bit)Andy Shevchenko1-1/+2
2013-12-20crypto: aesni - AVX and AVX2 version of AESNI-GCM encode and decodeTim Chen1-1/+1
2013-09-24crypto: move x86 to the generic version of ablk_helperArd Biesheuvel1-1/+0
2013-09-13crypto: x86 - restore avx2_supported checkJussi Kivilinna1-0/+2
2013-09-07Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework"Herbert Xu1-0/+2
2013-07-24Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework"Herbert Xu1-2/+0
2013-06-21Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher"Jussi Kivilinna1-2/+0
2013-06-21Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher"Jussi Kivilinna1-4/+0
2013-05-24crypto: crct10dif - Glue code to cast accelerated CRCT10DIF assembly as a crypto transformTim Chen1-0/+2
2013-04-25crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camellia cipherJussi Kivilinna1-0/+2
2013-04-25crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipherJussi Kivilinna1-0/+2
2013-04-25crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipherJussi Kivilinna1-0/+2
2013-04-25crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipherJussi Kivilinna1-0/+11
2013-04-25crypto: sha512 - Create module providing optimized SHA512 routines using SSSE3, AVX or AVX2 instructions.Tim Chen1-0/+2
2013-04-25crypto: sha256 - Create module providing optimized SHA256 routines using SSSE3, AVX or AVX2 instructions.Tim Chen1-0/+2
2013-04-03crypto: x86 - build AVX block cipher implementations only if assembler supports AVX instructionsJussi Kivilinna1-11/+23
2013-02-26crypto: crc32c - Kill pointless CRYPTO_CRC32C_X86_64 optionHerbert Xu1-1/+1
2013-01-20crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table implementationAlexander Boyko1-0/+2
2012-11-09crypto: camellia - add AES-NI/AVX/x86_64 assembler implementation of camellia cipherJussi Kivilinna1-0/+3
2012-10-15crypto: crc32c - Optimize CRC32C calculation with PCLMULQDQ instructionTim Chen1-0/+1
2012-10-15crypto: crc32c - Rename crc32c-intel.c to crc32c-intel_glue.cTim Chen1-0/+1