Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-12-20 | crypto: arm64 - Use modern annotations for assembly functions | Mark Brown | 1 | -4/+4 |
2019-07-26 | crypto: arm64/aes-cipher - switch to shared AES inverse Sbox | Ard Biesheuvel | 1 | -39/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2018-01-18 | crypto: arm64/aes-cipher - move S-box to .rodata section | Ard Biesheuvel | 1 | -9/+10 |
2017-08-04 | crypto: arm64/aes - avoid expanded lookup tables in the final round | Ard Biesheuvel | 1 | -45/+107 |
2017-02-03 | crypto: arm64/aes - performance tweak | Ard Biesheuvel | 1 | -33/+19 |
2017-02-03 | crypto: arm64/aes - avoid literals for cross-module symbol references | Ard Biesheuvel | 1 | -5/+2 |
2017-01-13 | crypto: arm64/aes - add scalar implementation | Ard Biesheuvel | 1 | -0/+127 |