Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: x86/cast5 - Fix RBP usage | Josh Poimboeuf | 2017-09-20 | 1 | -17/+30 |
* | crypto: x86 - make constants readonly, allow linker to merge them | Denys Vlasenko | 2017-01-23 | 1 | -2/+12 |
* | x86/asm/crypto: Create stack frames in crypto functions | Josh Poimboeuf | 2016-02-24 | 1 | -0/+9 |
* | crypto: cast5-avx: use ENTRY()/ENDPROC() for assembler functions and localize... | Jussi Kivilinna | 2013-01-20 | 1 | -30/+18 |
* | crypto: cast5/cast6 - move lookup tables to shared module | Jussi Kivilinna | 2012-12-06 | 1 | -8/+8 |
* | crypto: cast5/avx - avoid using temporary stack buffers | Jussi Kivilinna | 2012-10-24 | 1 | -75/+257 |
* | crypto: cast5-avx - tune assembler code for more performance | Jussi Kivilinna | 2012-09-07 | 1 | -106/+160 |
* | crypto: cast5 - add x86_64/avx assembler implementation | Johannes Goetzfried | 2012-08-01 | 1 | -0/+322 |