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