Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-02-10 | crypto: arm64/aes-neonbs - remove NEON yield calls | Ard Biesheuvel | 1 | -6/+2 |
2020-10-06 | crypto: arm64: Use x16 with indirect branch to bti_c | Jeremy Linton | 1 | -2/+2 |
2019-12-20 | crypto: arm64 - Use modern annotations for assembly functions | Mark Brown | 1 | -20/+20 |
2019-09-09 | crypto: arm64/aes-neonbs - replace tweak mask literal with composition | Ard Biesheuvel | 1 | -6/+3 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-02-08 | crypto: arm64/aes-neonbs - fix returning final keystream block | Eric Biggers | 1 | -2/+6 |
2018-05-11 | crypto: arm64/aes-bs - yield NEON after every block of input | Ard Biesheuvel | 1 | -135/+170 |
2017-02-03 | crypto: arm64/aes - don't use IV buffer to return final keystream block | Ard Biesheuvel | 1 | -14/+23 |
2017-01-12 | crypto: arm64/aes - reimplement bit-sliced ARM/NEON implementation for arm64 | Ard Biesheuvel | 1 | -0/+963 |