summaryrefslogtreecommitdiff
path: root/arch/x86/crypto/aria-aesni-avx-asm_64.S
AgeCommit message (Expand)Author
2023-05-24crypto: x86/aria - Use 16 byte alignment for GFNI constant vectorsArd Biesheuvel
2023-04-20crypto: x86/aria - Use RIP-relative addressingArd Biesheuvel
2023-02-14crypto: x86/aria-avx - Do not use avx2 instructionsTaehee Yoo
2023-01-20crypto: x86/aria-avx - fix build failure with old binutilsTaehee Yoo
2023-01-06crypto: x86/aria - do not use magic number offsets of aria_ctxTaehee Yoo
2022-11-25crypto: x86/aria - fix crash with CFI enabledEric Biggers
2022-09-24crypto: aria-avx - add AES-NI/AVX/x86_64/GFNI assembler implementation of ari...Taehee Yoo