Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-06-27 | crypto: move arch/x86/include/asm/aes.h to arch/x86/include/asm/crypto/ | Jussi Kivilinna | 1 | -0/+11 |
2012-06-27 | crypto: move arch/x86/include/asm/serpent-{sse2|avx}.h to arch/x86/include/as... | Jussi Kivilinna | 2 | -0/+95 |
2012-06-27 | crypto: twofish-avx - remove duplicated glue code and use shared glue code fr... | Jussi Kivilinna | 1 | -0/+46 |
2012-06-27 | crypto: serpent-sse2 - split generic glue code to new helper module | Jussi Kivilinna | 1 | -0/+115 |
2012-06-27 | crypto: aes_ni - change to use shared ablk_* functions | Jussi Kivilinna | 1 | -0/+2 |
2012-06-27 | crypto: ablk_helper - move ablk_* functions from serpent-sse2/avx glue code t... | Jussi Kivilinna | 1 | -0/+29 |