Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: x86/aria - Use 16 byte alignment for GFNI constant vectors | Ard Biesheuvel | 2023-05-24 | 1 | -2/+0 |
* | crypto: x86/aria - Use RIP-relative addressing | Ard Biesheuvel | 2023-04-20 | 1 | -14/+14 |
* | crypto: x86/aria-avx - Do not use avx2 instructions | Taehee Yoo | 2023-02-14 | 1 | -40/+94 |
* | crypto: x86/aria-avx - fix build failure with old binutils | Taehee Yoo | 2023-01-20 | 1 | -0/+10 |
* | crypto: x86/aria - do not use magic number offsets of aria_ctx | Taehee Yoo | 2023-01-06 | 1 | -15/+11 |
* | crypto: x86/aria - fix crash with CFI enabled | Eric Biggers | 2022-11-25 | 1 | -6/+7 |
* | crypto: aria-avx - add AES-NI/AVX/x86_64/GFNI assembler implementation of ari... | Taehee Yoo | 2022-09-24 | 1 | -0/+1303 |