summaryrefslogtreecommitdiff
path: root/arch/x86/crypto/sha256_ni_asm.S
AgeCommit message (Expand)Author
2024-04-19crypto: x86/sha256-ni - simplify do_4roundsEric Biggers
2024-04-19crypto: x86/sha256-ni - optimize code sizeEric Biggers
2024-04-19crypto: x86/sha256-ni - rename some register aliasesEric Biggers
2024-04-19crypto: x86/sha256-ni - convert to use rounds macrosEric Biggers
2022-12-14Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-11-25crypto: x86/sha256 - fix possible crash with CFI enabledEric Biggers
2022-10-17crypto: x86/sha256: Remove custom alignmentsThomas Gleixner
2021-12-08x86: Prepare asm files for straight-line-speculationPeter Zijlstra
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby
2017-01-23crypto: x86 - make constants readonly, allow linker to merge themDenys Vlasenko
2015-09-21crypto: x86/sha - Intel SHA Extensions optimized SHA256 transform functiontim