Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-03-02 | crypto: x86/camellia-aesni-avx, avx2 - convert to skcipher interface | Eric Biggers | 1 | -1/+3 |
2018-03-02 | crypto: x86/camellia - remove XTS algorithm | Eric Biggers | 1 | -1/+2 |
2018-03-02 | crypto: x86/camellia - remove LRW algorithm | Eric Biggers | 1 | -10/+0 |
2018-03-02 | crypto: x86/camellia-aesni-avx - remove LRW algorithm | Eric Biggers | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2013-04-25 | crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camelli... | Jussi Kivilinna | 1 | -0/+19 |
2012-11-09 | crypto: camellia-x86_64 - share common functions and move structures and func... | Jussi Kivilinna | 1 | -0/+82 |