summaryrefslogtreecommitdiff
path: root/arch/x86/crypto/blowfish-x86_64-asm_64.S
AgeCommit message (Expand)Author
2023-02-10crypto: x86/blowfish - Eliminate use of SYM_TYPED_FUNC_START in asmPeter Lafreniere
2023-02-10crypto: x86/blowfish - Convert to use ECB/CBC helpersPeter Lafreniere
2023-02-10crypto: x86/blowfish - Remove unused encode parameterPeter Lafreniere
2022-09-26x86: Add types to indirectly called assembly functionsSami Tolvanen
2021-12-08x86: Prepare asm files for straight-line-speculationPeter Zijlstra
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2017-09-20crypto: x86/blowfish - Fix RBP usageJosh Poimboeuf
2013-01-20crypto: blowfish-x86_64: use ENTRY()/ENDPROC() for assembler functions and lo...Jussi Kivilinna
2011-10-21crypto: blowfish-x86_64 - improve x86_64 blowfish 4-way performanceJussi Kivilinna
2011-09-22crypto: blowfish - add x86_64 assembly implementationJussi Kivilinna