summaryrefslogtreecommitdiffstats
path: root/arch/arm/crypto/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* crypto: arm/aes - replace bit-sliced OpenSSL NEON codeArd Biesheuvel2017-01-131-0/+1
* crypto: arm/aes - replace scalar AES cipherArd Biesheuvel2017-01-131-19/+1
* crypto: arm/chacha20 - implement NEON version based on SSE3 codeArd Biesheuvel2017-01-131-0/+6
* Revert "crypto: arm64/ARM: NEON accelerated ChaCha20"Herbert Xu2016-12-281-6/+0
* crypto: arm/chacha20 - implement NEON version based on SSE3 codeArd Biesheuvel2016-12-271-0/+6
* crypto: arm/crc32 - accelerated support based on x86 SSE implementationArd Biesheuvel2016-12-071-0/+5
* crypto: arm/crct10dif - port x86 SSE implementation to ARMArd Biesheuvel2016-12-071-0/+5
* crypto: arm/aes - Add missing SIMD select for aesbsHerbert Xu2016-11-301-3/+3
* crypto: arm/aes - Select SIMD in KconfigHerbert Xu2016-11-291-1/+1
* crypto: arm/sha512 - accelerated SHA-512 using ARM generic ASM and NEONArd Biesheuvel2015-05-111-11/+4
* crypto: arm/sha256 - avoid sha256 code on ARMv7-MArnd Bergmann2015-04-131-0/+1
* crypto: arm/sha2-ce - move SHA-224/256 ARMv8 implementation to base layerArd Biesheuvel2015-04-101-1/+1
* crypto: arm/sha1-ce - move SHA-1 ARMv8 implementation to base layerArd Biesheuvel2015-04-101-1/+0
* crypto: arm/sha256 - Add optimized SHA-256/224Sami Tolvanen2015-04-031-0/+7
* crypto: arm - add support for GHASH using ARMv8 Crypto ExtensionsArd Biesheuvel2015-03-121-0/+10
* crypto: arm - AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto ExtensionsArd Biesheuvel2015-03-121-0/+9
* crypto: arm - add support for SHA-224/256 using ARMv8 Crypto ExtensionsArd Biesheuvel2015-03-121-0/+9
* crypto: arm - add support for SHA1 using ARMv8 Crypto InstructionsArd Biesheuvel2015-03-121-0/+10
* crypto: arm - move ARM specific Kconfig definitions to a dedicated fileArd Biesheuvel2015-03-121-0/+85