aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/crypto/camellia.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: x86 - use local headers for x86 specific shared declarationsArd Biesheuvel2021-01-141-67/+0
* crypto: x86/camellia - drop CTR mode implementationArd Biesheuvel2021-01-141-6/+0
* crypto: x86/camellia - switch to XTS templateArd Biesheuvel2021-01-141-18/+0
* crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers2020-01-091-1/+1
* crypto: x86 - Regularize glue function prototypesKees Cook2019-12-111-34/+29
* crypto: x86/camellia-aesni-avx, avx2 - convert to skcipher interfaceEric Biggers2018-03-031-1/+3
* crypto: x86/camellia - remove XTS algorithmEric Biggers2018-03-031-1/+2
* crypto: x86/camellia - remove LRW algorithmEric Biggers2018-03-031-10/+0
* crypto: x86/camellia-aesni-avx - remove LRW algorithmEric Biggers2018-03-031-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camellia cipherJussi Kivilinna2013-04-251-0/+19
* crypto: camellia-x86_64 - share common functions and move structures and function definitions to header fileJussi Kivilinna2012-11-091-0/+82