Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: twofish/avx - avoid using temporary stack buffers | Jussi Kivilinna | 2012-10-24 | 1 | -58/+15 |
* | crypto: x86/glue_helper - use le128 instead of u128 for CTR mode | Jussi Kivilinna | 2012-10-24 | 1 | -3/+3 |
* | crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializations | Jussi Kivilinna | 2012-08-01 | 1 | -10/+0 |
* | crypto: twofish-avx - remove duplicated glue code and use shared glue code fr... | Jussi Kivilinna | 2012-06-27 | 1 | -457/+99 |
* | crypto: twofish-avx - change to use shared ablk_* functions | Jussi Kivilinna | 2012-06-27 | 1 | -110/+6 |
* | crypto: twofish - add x86_64/avx assembler implementation | Johannes Goetzfried | 2012-06-12 | 1 | -0/+1086 |