summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/blowfish-x86_64-asm_64.S
Commit message (Expand)AuthorAgeFilesLines
* crypto: x86/blowfish - Eliminate use of SYM_TYPED_FUNC_START in asmPeter Lafreniere2023-02-101-5/+4
* crypto: x86/blowfish - Convert to use ECB/CBC helpersPeter Lafreniere2023-02-101-3/+27
* crypto: x86/blowfish - Remove unused encode parameterPeter Lafreniere2023-02-101-42/+4
* x86: Add types to indirectly called assembly functionsSami Tolvanen2022-09-261-2/+3
* x86: Prepare asm files for straight-line-speculationPeter Zijlstra2021-12-081-6/+6
* x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby2019-10-181-8/+8
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-16/+1
* crypto: x86/blowfish - Fix RBP usageJosh Poimboeuf2017-09-201-22/+26
* crypto: blowfish-x86_64: use ENTRY()/ENDPROC() for assembler functions and lo...Jussi Kivilinna2013-01-201-25/+14
* crypto: blowfish-x86_64 - improve x86_64 blowfish 4-way performanceJussi Kivilinna2011-10-211-100/+98
* crypto: blowfish - add x86_64 assembly implementationJussi Kivilinna2011-09-221-0/+392