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