aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto/aes-ce-ccm-glue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook1-1/+1
2014-11-06arm64/crypto: use crypto instructions to generate AES key scheduleArd Biesheuvel1-1/+3
2014-05-14arm64/crypto: AES in CCM mode using ARMv8 Crypto ExtensionsArd Biesheuvel1-0/+297