Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_* | Jiri Slaby | 2019-10-18 | 1 | -8/+8 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 1 | -16/+1 |
* | crypto: x86/blowfish - Fix RBP usage | Josh Poimboeuf | 2017-09-20 | 1 | -22/+26 |
* | crypto: blowfish-x86_64: use ENTRY()/ENDPROC() for assembler functions and lo... | Jussi Kivilinna | 2013-01-20 | 1 | -25/+14 |
* | crypto: blowfish-x86_64 - improve x86_64 blowfish 4-way performance | Jussi Kivilinna | 2011-10-21 | 1 | -100/+98 |
* | crypto: blowfish - add x86_64 assembly implementation | Jussi Kivilinna | 2011-09-22 | 1 | -0/+392 |