summaryrefslogtreecommitdiffstats
path: root/arch/arm/crypto/aes-ce-glue.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: arm/aes-ce - remove cra_alignmaskArd Biesheuvel2017-02-031-9/+6
* crypto: aes-ce - Make aes_simd_algs staticHerbert Xu2016-12-011-1/+1
* crypto: aes-ce - Convert to skcipherHerbert Xu2016-11-281-233/+157
* crypto: arm/aes-ce - fix for big endianArd Biesheuvel2016-10-211-0/+5
* crypto: arm/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel2016-09-131-1/+1
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-03-171-0/+5
|\
| * crypto: xts - fix compile errorsStephan Mueller2016-02-171-0/+1
| * crypto: xts - consolidate sanity check for keysStephan Mueller2016-02-171-0/+4
* | arm/arm64: crypto: assure that ECB modes don't require an IVJeremy Linton2016-02-151-2/+2
|/
* crypto: aes-ce - mark ARMv8 AES helper ciphersStephan Mueller2015-03-311-4/+8
* crypto: arm - AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto ExtensionsArd Biesheuvel2015-03-121-0/+520