Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-08-17 | crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag | Herbert Xu | 1 | -1/+0 |
2015-07-17 | crypto: aes-ce-ccm - Convert to new AEAD interface | Herbert Xu | 1 | -26/+43 |
2015-04-23 | crypto: arm64/aes-ce-ccm - Include crypto/internal/aead.h | Herbert Xu | 1 | -1/+1 |
2014-12-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -1/+1 |
2014-11-24 | crypto: prefix module autoloading with "crypto-" | Kees Cook | 1 | -1/+1 |
2014-11-06 | arm64/crypto: use crypto instructions to generate AES key schedule | Ard Biesheuvel | 1 | -1/+3 |
2014-05-14 | arm64/crypto: AES in CCM mode using ARMv8 Crypto Extensions | Ard Biesheuvel | 1 | -0/+297 |