aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/crypto
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8120/1: crypto: sha512: add ARM NEON implementationJussi Kivilinna2015-04-113-0/+762
* ARM: 8119/1: crypto: sha1: add ARM NEON implementationJussi Kivilinna2015-04-114-3/+838
* ARM: 8118/1: crypto: sha1/make use of common SHA-1 structuresJussi Kivilinna2015-04-111-28/+22
* crypto: arm-aes - fix encryption of unaligned dataMikulas Patocka2015-04-111-5/+5
* CRYPTO: Fix more AES build errorsRussell King2015-04-112-2/+2
* ARM: add .gitignore entry for aesbs-core.SRussell King2015-04-111-0/+1
* ARM: add support for bit sliced AES using NEON instructionsArd Biesheuvel2015-04-114-2/+5457
* ARM: move AES typedefs and function prototypes to separate headerArd Biesheuvel2015-04-112-16/+25
* ARM: 7837/3: fix Thumb-2 bug in AES assembler codeArd Biesheuvel2015-04-111-3/+3
* ARM: 7723/1: crypto: sha1-armv4-large.S: fix SP handlingArd Biesheuvel2015-04-111-1/+1
* ARM: 7626/1: arm/crypto: Make asm SHA-1 and AES code Thumb-2 compatibleDave Martin2015-04-112-59/+29
* arm/crypto: Add optimized AES and SHA1 routinesDavid McCullough2015-04-115-0/+1911