Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-08-04 | crypto: arm64/ghash - add NEON accelerated fallback for 64-bit PMULL | Ard Biesheuvel | 1 | -7/+33 |
2017-08-04 | crypto: arm64/gcm - implement native driver using v8 Crypto Extensions | Ard Biesheuvel | 1 | -25/+413 |
2017-08-04 | crypto: arm64/ghash-ce - add non-SIMD scalar fallback | Ard Biesheuvel | 1 | -8/+41 |
2014-06-18 | arm64/crypto: improve performance of GHASH algorithm | Ard Biesheuvel | 1 | -2/+2 |
2014-06-18 | arm64/crypto: fix data corruption bug in GHASH algorithm | Ard Biesheuvel | 1 | -0/+1 |
2014-05-14 | arm64/crypto: GHASH secure hash using ARMv8 Crypto Extensions | Ard Biesheuvel | 1 | -0/+155 |