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