Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2014-12-13 | 1 | -0/+4 |
|\ | |||||
| * | crypto: crc32 - Add ARM64 CRC32 hw accelerated module | Yazen Ghannam | 2014-11-20 | 1 | -0/+4 |
* | | arm64/crypto: use crypto instructions to generate AES key schedule | Ard Biesheuvel | 2014-11-06 | 1 | -3/+2 |
|/ | |||||
* | arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto Extensions | Ard Biesheuvel | 2014-05-14 | 1 | -0/+14 |
* | arm64/crypto: AES in CCM mode using ARMv8 Crypto Extensions | Ard Biesheuvel | 2014-05-14 | 1 | -0/+7 |
* | arm64/crypto: AES using ARMv8 Crypto Extensions | Ard Biesheuvel | 2014-05-14 | 1 | -1/+6 |
* | arm64/crypto: GHASH secure hash using ARMv8 Crypto Extensions | Ard Biesheuvel | 2014-05-14 | 1 | -0/+6 |
* | arm64/crypto: SHA-224/SHA-256 using ARMv8 Crypto Extensions | Ard Biesheuvel | 2014-05-14 | 1 | -0/+5 |
* | arm64/crypto: SHA-1 using ARMv8 Crypto Extensions | Ard Biesheuvel | 2014-05-14 | 1 | -0/+16 |