aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-29crypto: arm/aes - Select SIMD in KconfigHerbert Xu1-2/+2
2016-11-28crypto: arm64/sha2 - integrate OpenSSL implementations of SHA256/SHA512Ard Biesheuvel1-0/+8
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+4
2014-11-20crypto: crc32 - Add ARM64 CRC32 hw accelerated moduleYazen Ghannam1-0/+4
2014-11-06arm64/crypto: use crypto instructions to generate AES key scheduleArd Biesheuvel1-3/+2
2014-05-14arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto ExtensionsArd Biesheuvel1-0/+14
2014-05-14arm64/crypto: AES in CCM mode using ARMv8 Crypto ExtensionsArd Biesheuvel1-0/+7
2014-05-14arm64/crypto: AES using ARMv8 Crypto ExtensionsArd Biesheuvel1-1/+6
2014-05-14arm64/crypto: GHASH secure hash using ARMv8 Crypto ExtensionsArd Biesheuvel1-0/+6
2014-05-14arm64/crypto: SHA-224/SHA-256 using ARMv8 Crypto ExtensionsArd Biesheuvel1-0/+5
2014-05-14arm64/crypto: SHA-1 using ARMv8 Crypto ExtensionsArd Biesheuvel1-0/+16