Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: x86 - make constants readonly, allow linker to merge them | Denys Vlasenko | 2017-01-23 | 1 | -2/+3 |
* | x86/asm/crypto: Create stack frames in crypto functions | Josh Poimboeuf | 2016-02-24 | 1 | -0/+13 |
* | crypto: x86 - add more optimized XTS-mode for serpent-avx | Jussi Kivilinna | 2013-04-25 | 1 | -2/+43 |
* | crypto: x86/serpent - use ENTRY/ENDPROC for assember functions and localize j... | Jussi Kivilinna | 2013-01-20 | 1 | -24/+11 |
* | crypto: serpent/avx - avoid using temporary stack buffers | Jussi Kivilinna | 2012-10-24 | 1 | -58/+108 |
* | crypto: serpent-sse2/avx - allow both to be built into kernel | Jussi Kivilinna | 2012-06-14 | 1 | -6/+6 |
* | crypto: serpent - add x86_64/avx assembler implementation | Johannes Goetzfried | 2012-06-12 | 1 | -0/+704 |