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