aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/crypto/aria-aesni-avx-asm_64.S
AgeCommit message (Expand)AuthorFilesLines
2023-05-24crypto: x86/aria - Use 16 byte alignment for GFNI constant vectorsGravatar Ard Biesheuvel 1-2/+0
2023-04-20crypto: x86/aria - Use RIP-relative addressingGravatar Ard Biesheuvel 1-14/+14
2023-02-14crypto: x86/aria-avx - Do not use avx2 instructionsGravatar Taehee Yoo 1-40/+94
2023-01-20crypto: x86/aria-avx - fix build failure with old binutilsGravatar Taehee Yoo 1-0/+10
2023-01-06crypto: x86/aria - do not use magic number offsets of aria_ctxGravatar Taehee Yoo 1-15/+11
2022-11-25crypto: x86/aria - fix crash with CFI enabledGravatar Eric Biggers 1-6/+7
2022-09-24crypto: aria-avx - add AES-NI/AVX/x86_64/GFNI assembler implementation of ari...Gravatar Taehee Yoo 1-0/+1303