summaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto/aes-glue.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: arm64/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: arm64/aes - mark 64 bit ARMv8 AES helper ciphersStephan Mueller2015-03-311-4/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-12-131-4/+4
|\
| * crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-241-4/+4
* | arm64/crypto: use crypto instructions to generate AES key scheduleArd Biesheuvel2014-11-061-6/+12
|/
* crypto: arm64-aes - fix encryption of unaligned dataMikulas Patocka2014-07-281-6/+6
* arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto ExtensionsArd Biesheuvel2014-05-141-0/+446
OpenPOWER on IntegriCloud