summaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto/Makefile
Commit message (Expand)AuthorAgeFilesLines
* crypto: arm64/crc32 - merge CRC32 and PMULL instruction based driversArd Biesheuvel2017-02-111-4/+0
* crypto: arm64/aes - reimplement bit-sliced ARM/NEON implementation for arm64Ard Biesheuvel2017-01-131-0/+3
* crypto: arm64/aes - add scalar implementationArd Biesheuvel2017-01-131-0/+3
* crypto: arm64/chacha20 - implement NEON version based on SSE3 codeArd Biesheuvel2017-01-131-0/+3
* Revert "crypto: arm64/ARM: NEON accelerated ChaCha20"Herbert Xu2016-12-281-3/+0
* crypto: arm64/chacha20 - implement NEON version based on SSE3 codeArd Biesheuvel2016-12-271-0/+3
* crypto: arm64/crc32 - accelerated support based on x86 SSE implementationArd Biesheuvel2016-12-071-0/+3
* crypto: arm64/crct10dif - port x86 SSE implementation to arm64Ard Biesheuvel2016-12-071-0/+3
* crypto: arm64/sha2 - integrate OpenSSL implementations of SHA256/SHA512Ard Biesheuvel2016-11-281-0/+17
* arm64: crypto: increase AES interleave to 4xArd Biesheuvel2015-02-261-1/+1
* crypto: crc32 - Add ARM64 CRC32 hw accelerated moduleYazen Ghannam2014-11-201-0/+4
* arm64/crypto: fix makefile rule for aes-glue-%.oAndreas Schwab2014-07-241-1/+1
* arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto ExtensionsArd Biesheuvel2014-05-141-0/+14
* arm64/crypto: AES in CCM mode using ARMv8 Crypto ExtensionsArd Biesheuvel2014-05-141-0/+3
* arm64/crypto: AES using ARMv8 Crypto ExtensionsArd Biesheuvel2014-05-141-0/+3
* arm64/crypto: GHASH secure hash using ARMv8 Crypto ExtensionsArd Biesheuvel2014-05-141-0/+3
* arm64/crypto: SHA-224/SHA-256 using ARMv8 Crypto ExtensionsArd Biesheuvel2014-05-141-0/+3
* arm64/crypto: SHA-1 using ARMv8 Crypto ExtensionsArd Biesheuvel2014-05-141-0/+12