summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/Makefile
Commit message (Expand)AuthorAgeFilesLines
* x86/crypto: Enable objtool in crypto codeJosh Poimboeuf2021-04-191-2/+0
* crypto: x86 - remove glue helper moduleArd Biesheuvel2021-01-141-2/+0
* x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2Jason A. Donenfeld2020-04-091-4/+2
* crypto: x86 - clean up poly1305-x86_64-cryptogams.S by 'make clean'Masahiro Yamada2020-04-091-2/+0
* crypto: x86 - rework configuration based on KconfigJason A. Donenfeld2020-04-091-87/+65
* x86: remove always-defined CONFIG_AS_AVXMasahiro Yamada2020-04-091-20/+12
* crypto: x86/curve25519 - support assemblers with no adx supportJason A. Donenfeld2020-03-051-1/+6
* crypto: x86/poly1305 - wire up faster implementations for kernelJason A. Donenfeld2020-01-161-2/+9
* crypto: curve25519 - x86_64 library and KPP implementationsJason A. Donenfeld2019-11-171-0/+1
* crypto: blake2s - x86_64 SIMD implementationJason A. Donenfeld2019-11-171-0/+2
* crypto: aegis128l/aegis256 - remove x86 and generic implementationsArd Biesheuvel2019-07-261-4/+0
* crypto: morus - remove generic and x86 implementationsArd Biesheuvel2019-07-261-13/+0
* crypto: x86/aes - drop scalar assembler implementationsArd Biesheuvel2019-07-261-4/+0
* crypto: x86/chacha20 - refactor to allow varying number of roundsEric Biggers2018-12-131-4/+4
* crypto: x86/nhpoly1305 - add AVX2 accelerated NHPoly1305Eric Biggers2018-12-131-0/+3
* crypto: x86/nhpoly1305 - add SSE2 accelerated NHPoly1305Eric Biggers2018-12-131-0/+4
* crypto: x86/chacha20 - Add a 8-block AVX-512VL variantMartin Willi2018-11-291-0/+5
* crypto: x86/aes-ni - remove special handling of AES in PCBC modeArd Biesheuvel2018-10-051-1/+1
* crypto: x86 - remove SHA multibuffer routines and mcryptdArd Biesheuvel2018-09-041-3/+0
* crypto: x86/salsa20 - remove x86 salsa20 implementationsEric Biggers2018-05-311-4/+0
* crypto: morus - Mark MORUS SIMD glue as x86-specificOndrej Mosnacek2018-05-311-0/+3
* crypto: x86 - Add optimized MORUS implementationsOndrej Mosnacek2018-05-191-0/+10
* crypto: x86 - Add optimized AEGIS implementationsOndrej Mosnacek2018-05-191-0/+8
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* objtool, x86: Add several functions and files to the objtool whitelistJosh Poimboeuf2017-06-301-0/+2
* crypto: sha512-mb - SHA512 multibuffer job manager and glue codeMegha Dey2016-06-281-0/+1
* crypto: sha1-mb - rename sha-mb to sha1-mbMegha Dey2016-06-271-1/+1
* crypto: sha256-mb - SHA256 multibuffer job manager and glue codeMegha Dey2016-06-271-0/+1
* crypto: x86/sha - Add build support for Intel SHA Extensions optimized SHA1 a...tim2015-09-211-0/+8
* crypto: poly1305 - Add a four block AVX2 variant for x86_64Martin Willi2015-07-171-0/+1
* crypto: poly1305 - Add a SSE2 SIMD variant for x86_64Martin Willi2015-07-171-0/+2
* crypto: chacha20 - Add an eight block AVX2 variant for x86_64Martin Willi2015-07-171-0/+1
* crypto: chacha20 - Add a SSSE3 SIMD variant for x86_64Martin Willi2015-07-171-0/+2
* crypto: sha-mb - Add avx2_supported check.Vinson Lee2015-01-051-1/+1
* crypto: sha-mb - SHA1 multibuffer job manager and glue codeTim Chen2014-08-251-0/+1
* crypto: aes - AES CTR x86_64 "by8" AVX optimizationchandramouli narayanan2014-06-201-1/+1
* crypto: des_3des - add x86-64 assembly implementationJussi Kivilinna2014-06-201-0/+2
* crypto: sha - SHA1 transform x86_64 AVX2chandramouli narayanan2014-03-211-0/+3
* crypto: aesni - fix build on x86 (32bit)Tim Chen2014-01-151-1/+1
* crypto: aesni - fix build on x86 (32bit)Andy Shevchenko2013-12-311-1/+2
* crypto: aesni - AVX and AVX2 version of AESNI-GCM encode and decodeTim Chen2013-12-201-1/+1
* crypto: move x86 to the generic version of ablk_helperArd Biesheuvel2013-09-241-1/+0
* crypto: x86 - restore avx2_supported checkJussi Kivilinna2013-09-131-0/+2
* Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...Herbert Xu2013-09-071-0/+2
* Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Herbert Xu2013-07-241-2/+0
* Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish...Jussi Kivilinna2013-06-211-2/+0
* Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher"Jussi Kivilinna2013-06-211-4/+0
* crypto: crct10dif - Glue code to cast accelerated CRCT10DIF assembly as a cry...Tim Chen2013-05-241-0/+2
* crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camelli...Jussi Kivilinna2013-04-251-0/+2
* crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipherJussi Kivilinna2013-04-251-0/+2