aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/crypto/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-07crypto: arm/crc32 - accelerated support based on x86 SSE implementationArd Biesheuvel1-0/+5
2016-12-07crypto: arm/crct10dif - port x86 SSE implementation to ARMArd Biesheuvel1-0/+5
2016-11-30crypto: arm/aes - Add missing SIMD select for aesbsHerbert Xu1-3/+3
2016-11-29crypto: arm/aes - Select SIMD in KconfigHerbert Xu1-1/+1
2015-05-11crypto: arm/sha512 - accelerated SHA-512 using ARM generic ASM and NEONArd Biesheuvel1-11/+4
2015-04-13crypto: arm/sha256 - avoid sha256 code on ARMv7-MArnd Bergmann1-0/+1
2015-04-10crypto: arm/sha2-ce - move SHA-224/256 ARMv8 implementation to base layerArd Biesheuvel1-1/+1
2015-04-10crypto: arm/sha1-ce - move SHA-1 ARMv8 implementation to base layerArd Biesheuvel1-1/+0
2015-04-03crypto: arm/sha256 - Add optimized SHA-256/224Sami Tolvanen1-0/+7
2015-03-12crypto: arm - add support for GHASH using ARMv8 Crypto ExtensionsArd Biesheuvel1-0/+10
2015-03-12crypto: arm - AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto ExtensionsArd Biesheuvel1-0/+9
2015-03-12crypto: arm - add support for SHA-224/256 using ARMv8 Crypto ExtensionsArd Biesheuvel1-0/+9
2015-03-12crypto: arm - add support for SHA1 using ARMv8 Crypto InstructionsArd Biesheuvel1-0/+10
2015-03-12crypto: arm - move ARM specific Kconfig definitions to a dedicated fileArd Biesheuvel1-0/+85