summaryrefslogtreecommitdiffstats
path: root/arch/arm/crypto/Makefile
Commit message (Expand)AuthorAgeFilesLines
* crypto: arm/aes - replace bit-sliced OpenSSL NEON codeArd Biesheuvel2017-01-131-5/+2
* crypto: arm/aes - replace scalar AES cipherArd Biesheuvel2017-01-131-2/+2
* crypto: arm/chacha20 - implement NEON version based on SSE3 codeArd Biesheuvel2017-01-131-0/+2
* Revert "crypto: arm64/ARM: NEON accelerated ChaCha20"Herbert Xu2016-12-281-2/+0
* 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-071-0/+9