aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/serpent-avx2-asm_64.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-08x86: Prepare asm files for straight-line-speculationPeter Zijlstra1-5/+5
2021-01-14crypto: x86/serpent - drop CTR mode implementationArd Biesheuvel1-25/+0
2021-01-14crypto: x86/serpent- switch to XTS templateArd Biesheuvel1-62/+0
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby1-12/+12
2019-10-18x86/asm/crypto: Annotate local functionsJiri Slaby1-4/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2017-01-23crypto: x86 - make constants readonly, allow linker to merge themDenys Vlasenko1-2/+7
2016-02-24x86/asm/crypto: Create stack frames in crypto functionsJosh Poimboeuf1-0/+13
2013-04-25crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipherJussi Kivilinna1-0/+800