Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: x86/serpent - drop CTR mode implementation | Ard Biesheuvel | 2021-01-14 | 1 | -25/+0 |
* | crypto: x86/serpent- switch to XTS template | Ard Biesheuvel | 2021-01-14 | 1 | -62/+0 |
* | x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_* | Jiri Slaby | 2019-10-18 | 1 | -12/+12 |
* | x86/asm/crypto: Annotate local functions | Jiri Slaby | 2019-10-18 | 1 | -4/+4 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -6/+1 |
* | crypto: x86 - make constants readonly, allow linker to merge them | Denys Vlasenko | 2017-01-23 | 1 | -2/+7 |
* | x86/asm/crypto: Create stack frames in crypto functions | Josh Poimboeuf | 2016-02-24 | 1 | -0/+13 |
* | crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipher | Jussi Kivilinna | 2013-04-25 | 1 | -0/+800 |