summaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto/aes-glue.c
Commit message (Expand)AuthorAgeFilesLines
* 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