Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | crypto: arm64/aes-neonbs - fix returning final keystream block | Eric Biggers | 2019-02-08 | 1 | -2/+6 |
* | crypto: arm64/aes-bs - yield NEON after every block of input | Ard Biesheuvel | 2018-05-12 | 1 | -135/+170 |
* | crypto: arm64/aes - don't use IV buffer to return final keystream block | Ard Biesheuvel | 2017-02-03 | 1 | -14/+23 |
* | crypto: arm64/aes - reimplement bit-sliced ARM/NEON implementation for arm64 | Ard Biesheuvel | 2017-01-13 | 1 | -0/+963 |