summaryrefslogtreecommitdiff
path: root/arch/arm64/crypto/aes-ce-ccm-glue.c
Commit message (Expand)AuthorAge
* crypto: arm64/aes-ce-ccm - remove cra_alignmaskArd Biesheuvel2017-02-03
* crypto: arm64/aes-ce-ccm - Fix AEAD decryption lengthHerbert Xu2016-12-01
* crypto: aes-ce-ccm - Use skcipher walk interfaceHerbert Xu2016-11-28
* crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flagHerbert Xu2015-08-17
* crypto: aes-ce-ccm - Convert to new AEAD interfaceHerbert Xu2015-07-17
* crypto: arm64/aes-ce-ccm - Include crypto/internal/aead.hHerbert Xu2015-04-23
* 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
|/
* arm64/crypto: AES in CCM mode using ARMv8 Crypto ExtensionsArd Biesheuvel2014-05-14