aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/crypto/aes-glue.c
AgeCommit message (Expand)Author
2015-03-31crypto: arm64/aes - mark 64 bit ARMv8 AES helper ciphersStephan Mueller
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook
2014-11-06arm64/crypto: use crypto instructions to generate AES key scheduleArd Biesheuvel
2014-07-28crypto: arm64-aes - fix encryption of unaligned dataMikulas Patocka
2014-05-14arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto ExtensionsArd Biesheuvel