aboutsummaryrefslogtreecommitdiff
path: root/crypto/camellia_generic.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-02crypto: Prepare to move crypto_tfm_ctxGravatar Herbert Xu 1-1/+1
2021-02-10crypto: camellia - use unaligned accessors instead of alignmaskGravatar Ard Biesheuvel 1-29/+16
2020-07-23crypto: Replace HTTP links with HTTPS onesGravatar Alexander A. Klimov 1-1/+1
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENGravatar Eric Biggers 1-4/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Gravatar Thomas Gleixner 1-13/+1
2019-04-18crypto: run initcalls for generic implementations earlierGravatar Eric Biggers 1-1/+1
2017-11-29crypto: replace FSF address with web source in license noticesGravatar Martin Kepplinger 1-2/+1
2015-01-13crypto: add missing crypto module aliasesGravatar Mathias Krause 1-0/+1
2014-11-24crypto: prefix module autoloading with "crypto-"Gravatar Kees Cook 1-1/+1
2013-08-21crypto: camellia_generic - replace commas by semicolons and adjust code align...Gravatar Julia Lawall 1-24/+24
2012-08-01crypto: cleanup - remove unneeded crypto_alg.cra_list initializationsGravatar Jussi Kivilinna 1-1/+0
2012-03-14crypto: camellia - rename camellia.c to camellia_generic.cGravatar Jussi Kivilinna 1-0/+1102