Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: camellia-x86-64 - replace commas by semicolons and adjust code alignment | Julia Lawall | 2013-08-21 | 1 | -24/+24 |
* | crypto: make tables used from assembler __visible | Andi Kleen | 2013-08-14 | 1 | -8/+8 |
* | crypto: camellia-x86_64 - share common functions and move structures and func... | Jussi Kivilinna | 2012-11-09 | 1 | -57/+23 |
* | crypto: x86/glue_helper - use le128 instead of u128 for CTR mode | Jussi Kivilinna | 2012-10-24 | 1 | -8/+8 |
* | crypto: camellia-x86_64 - fix sparse warnings (constant is so big) | Jussi Kivilinna | 2012-09-07 | 1 | -688/+688 |
* | crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializations | Jussi Kivilinna | 2012-08-01 | 1 | -6/+0 |
* | crypto: camellia-x86_64 - remove duplicated glue code and use shared glue cod... | Jussi Kivilinna | 2012-06-27 | 1 | -269/+86 |
* | crypto: camellia-x86_64 - module init/exit functions should be static | Jussi Kivilinna | 2012-03-22 | 1 | -2/+2 |
* | crypto: camellia - add assembler implementation for x86_64 | Jussi Kivilinna | 2012-03-14 | 1 | -0/+1952 |