Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-03 | crypto: arm64/aes - don't use IV buffer to return final keystream block | Ard Biesheuvel | 1 | -4/+5 |
2017-02-03 | crypto: arm64/aes - replace scalar fallback with plain NEON fallback | Ard Biesheuvel | 1 | -10/+28 |
2017-01-12 | crypto: arm64/aes - reimplement bit-sliced ARM/NEON implementation for arm64 | Ard Biesheuvel | 1 | -0/+420 |