summaryrefslogtreecommitdiffstats
path: root/arch/arm/crypto/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-12-291-1/+1
|\
| * kbuild: move .SECONDARY special target to Kbuild.includeMasahiro Yamada2018-12-021-1/+1
* | crypto: arm/nhpoly1305 - add NEON-accelerated NHPoly1305Eric Biggers2018-11-201-0/+2
* | crypto: arm/chacha20 - refactor to allow varying number of roundsEric Biggers2018-11-201-2/+2
|/
* crypto: speck - remove SpeckJason A. Donenfeld2018-09-041-2/+0Star
* kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markersMasahiro Yamada2018-04-071-1/+1
* crypto: arm,arm64 - Fix random regeneration of S_shippedLeonard Crestez2018-03-231-0/+2
* crypto: arm/speck - add NEON-accelerated implementation of Speck-XTSEric Biggers2018-02-221-0/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* crypto: arm/crc32 - add build time test for CRC instruction supportArd Biesheuvel2017-03-011-1/+11
* crypto: arm/aes - replace bit-sliced OpenSSL NEON codeArd Biesheuvel2017-01-131-5/+2Star
* crypto: arm/aes - replace scalar AES cipherArd Biesheuvel2017-01-121-2/+2
* crypto: arm/chacha20 - implement NEON version based on SSE3 codeArd Biesheuvel2017-01-121-0/+2
* Revert "crypto: arm64/ARM: NEON accelerated ChaCha20"Herbert Xu2016-12-281-2/+0Star
* crypto: arm/chacha20 - implement NEON version based on SSE3 codeArd Biesheuvel2016-12-271-0/+2
* crypto: arm/crc32 - accelerated support based on x86 SSE implementationArd Biesheuvel2016-12-071-0/+2
* crypto: arm/crct10dif - port x86 SSE implementation to ARMArd Biesheuvel2016-12-071-0/+2
* crypto: arm/sha512 - accelerated SHA-512 using ARM generic ASM and NEONArd Biesheuvel2015-05-111-3/+7
* crypto: arm - workaround for building with old binutilsArd Biesheuvel2015-04-131-4/+15
* crypto: arm/sha256 - Add optimized SHA-256/224Sami Tolvanen2015-04-031-1/+7
* crypto: arm - add support for GHASH using ARMv8 Crypto ExtensionsArd Biesheuvel2015-03-121-0/+2
* crypto: arm - AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto ExtensionsArd Biesheuvel2015-03-121-0/+2
* crypto: arm - add support for SHA-224/256 using ARMv8 Crypto ExtensionsArd Biesheuvel2015-03-121-0/+2
* crypto: arm - add support for SHA1 using ARMv8 Crypto InstructionsArd Biesheuvel2015-03-121-0/+2
* ARM: 8120/1: crypto: sha512: add ARM NEON implementationJussi Kivilinna2014-08-021-0/+2
* ARM: 8119/1: crypto: sha1: add ARM NEON implementationJussi Kivilinna2014-08-021-0/+2
* ARM: add support for bit sliced AES using NEON instructionsArd Biesheuvel2013-10-041-2/+12
* arm/crypto: Add optimized AES and SHA1 routinesDavid McCullough2012-09-061-0/+9