aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/crypto/aes-ce-glue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+5
2016-02-17crypto: xts - fix compile errorsStephan Mueller1-0/+1
2016-02-17crypto: xts - consolidate sanity check for keysStephan Mueller1-0/+4
2016-02-15arm/arm64: crypto: assure that ECB modes don't require an IVJeremy Linton1-2/+2
2015-03-31crypto: aes-ce - mark ARMv8 AES helper ciphersStephan Mueller1-4/+8
2015-03-12crypto: arm - AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto ExtensionsArd Biesheuvel1-0/+520