Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: cast6-avx: use new optimized XTS code | Jussi Kivilinna | 2013-04-25 | 1 | -1/+47 |
* | crypto: cast6-avx: use ENTRY()/ENDPROC() for assembler functions | Jussi Kivilinna | 2013-01-20 | 1 | -24/+11 |
* | crypto: cast5/cast6 - move lookup tables to shared module | Jussi Kivilinna | 2012-12-06 | 1 | -8/+8 |
* | crypto: cast6/avx - avoid using temporary stack buffers | Jussi Kivilinna | 2012-10-24 | 1 | -67/+123 |
* | crypto: cast6-avx - tune assembler code for more performance | Jussi Kivilinna | 2012-09-07 | 1 | -114/+162 |
* | crypto: cast6 - add x86_64/avx assembler implementation | Johannes Goetzfried | 2012-08-01 | 1 | -0/+335 |