aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto/aes-glue.c
Commit message (Expand)AuthorAge
* crypto: arm64/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel2016-09-13
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-03-17
|\
| * crypto: xts - fix compile errorsStephan Mueller2016-02-17
| * crypto: xts - consolidate sanity check for keysStephan Mueller2016-02-16
* | arm/arm64: crypto: assure that ECB modes don't require an IVJeremy Linton2016-02-15
|/
* crypto: arm64/aes - mark 64 bit ARMv8 AES helper ciphersStephan Mueller2015-03-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-12-13
|\
| * crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-24
* | arm64/crypto: use crypto instructions to generate AES key scheduleArd Biesheuvel2014-11-06
|/
* crypto: arm64-aes - fix encryption of unaligned dataMikulas Patocka2014-07-28
* arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto ExtensionsArd Biesheuvel2014-05-14