aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/crypto/sm4-aesni-avx-asm_64.S
AgeCommit message (Expand)AuthorFilesLines
2023-12-08crypto: x86/sm4 - Remove cfb(sm4)Gravatar Herbert Xu 1-52/+0
2022-12-14Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-7/+0
2022-11-25crypto: x86/sm4 - fix crash with CFI enabledGravatar Eric Biggers 1-3/+4
2022-10-17crypto: x86/sm[34]: Remove redundant alignmentsGravatar Thomas Gleixner 1-7/+0
2021-12-08x86: Prepare asm files for straight-line-speculationGravatar Peter Zijlstra 1-6/+6
2021-10-22crypto: x86/sm4 - Fix invalid section entry sizeGravatar Tianjia Zhang 1-1/+5
2021-09-24crypto: x86/sm4 - Fix frame pointer stack corruptionGravatar Josh Poimboeuf 1-2/+3
2021-07-30crypto: x86/sm4 - add AES-NI/AVX/x86_64 implementationGravatar Tianjia Zhang 1-0/+589