Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: arm64/aes-ce-ccm: add non-SIMD generic fallback | Ard Biesheuvel | 2017-08-04 | 1 | -35/+139 |
* | crypto: arm64/aes-ce-ccm - remove cra_alignmask | Ard Biesheuvel | 2017-02-03 | 1 | -1/+0 |
* | crypto: arm64/aes-ce-ccm - Fix AEAD decryption length | Herbert Xu | 2016-12-01 | 1 | -2/+2 |
* | crypto: aes-ce-ccm - Use skcipher walk interface | Herbert Xu | 2016-11-28 | 1 | -37/+13 |
* | crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag | Herbert Xu | 2015-08-17 | 1 | -1/+0 |
* | crypto: aes-ce-ccm - Convert to new AEAD interface | Herbert Xu | 2015-07-17 | 1 | -26/+43 |
* | crypto: arm64/aes-ce-ccm - Include crypto/internal/aead.h | Herbert Xu | 2015-04-23 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2014-12-13 | 1 | -1/+1 |
|\ | |||||
| * | crypto: prefix module autoloading with "crypto-" | Kees Cook | 2014-11-24 | 1 | -1/+1 |
* | | arm64/crypto: use crypto instructions to generate AES key schedule | Ard Biesheuvel | 2014-11-06 | 1 | -1/+3 |
|/ | |||||
* | arm64/crypto: AES in CCM mode using ARMv8 Crypto Extensions | Ard Biesheuvel | 2014-05-14 | 1 | -0/+297 |