aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/crypto/Makefile
AgeCommit message (Expand)Author
2015-05-11crypto: arm/sha512 - accelerated SHA-512 using ARM generic ASM and NEONArd Biesheuvel
2015-04-13crypto: arm - workaround for building with old binutilsArd Biesheuvel
2015-04-03crypto: arm/sha256 - Add optimized SHA-256/224Sami Tolvanen
2015-03-12crypto: arm - add support for GHASH using ARMv8 Crypto ExtensionsArd Biesheuvel
2015-03-12crypto: arm - AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto ExtensionsArd Biesheuvel
2015-03-12crypto: arm - add support for SHA-224/256 using ARMv8 Crypto ExtensionsArd Biesheuvel
2015-03-12crypto: arm - add support for SHA1 using ARMv8 Crypto InstructionsArd Biesheuvel
2014-08-02ARM: 8120/1: crypto: sha512: add ARM NEON implementationJussi Kivilinna
2014-08-02ARM: 8119/1: crypto: sha1: add ARM NEON implementationJussi Kivilinna
2013-10-04ARM: add support for bit sliced AES using NEON instructionsArd Biesheuvel
2012-09-07arm/crypto: Add optimized AES and SHA1 routinesDavid McCullough