summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/crypto/camellia.h
AgeCommit message (Expand)AuthorFilesLines
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers1-1/+1
2019-12-11crypto: x86 - Regularize glue function prototypesKees Cook1-34/+29
2018-03-02crypto: x86/camellia-aesni-avx, avx2 - convert to skcipher interfaceEric Biggers1-1/+3
2018-03-02crypto: x86/camellia - remove XTS algorithmEric Biggers1-1/+2
2018-03-02crypto: x86/camellia - remove LRW algorithmEric Biggers1-10/+0
2018-03-02crypto: x86/camellia-aesni-avx - remove LRW algorithmEric Biggers1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2013-04-25crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camelli...Jussi Kivilinna1-0/+19
2012-11-09crypto: camellia-x86_64 - share common functions and move structures and func...Jussi Kivilinna1-0/+82