summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/aria-aesni-avx-asm_64.S
Commit message (Expand)AuthorAgeFilesLines
* crypto: x86/aria - Use 16 byte alignment for GFNI constant vectorsArd Biesheuvel2023-05-241-2/+0
* crypto: x86/aria - Use RIP-relative addressingArd Biesheuvel2023-04-201-14/+14
* crypto: x86/aria-avx - Do not use avx2 instructionsTaehee Yoo2023-02-141-40/+94
* crypto: x86/aria-avx - fix build failure with old binutilsTaehee Yoo2023-01-201-0/+10
* crypto: x86/aria - do not use magic number offsets of aria_ctxTaehee Yoo2023-01-061-15/+11
* crypto: x86/aria - fix crash with CFI enabledEric Biggers2022-11-251-6/+7
* crypto: aria-avx - add AES-NI/AVX/x86_64/GFNI assembler implementation of ari...Taehee Yoo2022-09-241-0/+1303