Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: x86 - Regularize glue function prototypes | Kees Cook | 2019-12-11 | 1 | -10/+10 |
* | crypto: x86/serpent-avx,avx2 - convert to skcipher interface | Eric Biggers | 2018-03-02 | 1 | -2/+5 |
* | crypto: x86/serpent-avx - remove LRW algorithm | Eric Biggers | 2018-03-02 | 1 | -10/+0 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipher | Jussi Kivilinna | 2013-04-25 | 1 | -0/+24 |
* | crypto: x86 - add more optimized XTS-mode for serpent-avx | Jussi Kivilinna | 2013-04-25 | 1 | -0/+5 |
* | crypto: serpent/avx - avoid using temporary stack buffers | Jussi Kivilinna | 2012-10-24 | 1 | -20/+7 |
* | crypto: move arch/x86/include/asm/serpent-{sse2|avx}.h to arch/x86/include/as... | Jussi Kivilinna | 2012-06-27 | 1 | -0/+32 |