summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/serpent-sse2-i586-asm_32.S
Commit message (Expand)AuthorAgeFilesLines
* x86: Prepare asm files for straight-line-speculationPeter Zijlstra2021-12-081-3/+3
* x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby2019-10-181-4/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-16/+1
* crypto: x86/serpent - use ENTRY/ENDPROC for assember functions and localize j...Jussi Kivilinna2013-01-201-12/+8
* crypto: serpent-sse2 - change transpose_4x4 to only use integer instructionsJussi Kivilinna2012-01-131-16/+13
* crypto: serpent - add 4-way parallel i586/SSE2 assembler implementationJussi Kivilinna2011-11-211-0/+638