aboutsummaryrefslogtreecommitdiff
path: root/crypto/anubis.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-02crypto: Prepare to move crypto_tfm_ctxGravatar Herbert Xu 1-1/+1
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENGravatar Eric Biggers 1-2/+0
2019-06-13crypto: make all generic algorithms set cra_driver_nameGravatar Eric Biggers 1-0/+1
2019-04-18crypto: run initcalls for generic implementations earlierGravatar Eric Biggers 1-1/+1
2014-11-24crypto: prefix module autoloading with "crypto-"Gravatar Kees Cook 1-0/+1
2012-08-01crypto: cleanup - remove unneeded crypto_alg.cra_list initializationsGravatar Jussi Kivilinna 1-1/+0
2010-02-16crypto: anubis - Fix checkpatch errorsGravatar Richard Hartmann 1-11/+11
2008-04-21[CRYPTO] all: Clean up init()/fini()Gravatar Kamalesh Babulal 1-4/+4
2007-11-02cleanup asm/scatterlist.h includesGravatar Adrian Bunk 1-1/+0
2006-09-21[CRYPTO] api: Get rid of flags argument to setkeyGravatar Herbert Xu 1-1/+2
2006-06-26[CRYPTO] all: Pass tfm instead of ctx to algorithmsGravatar Herbert Xu 1-7/+6
2006-01-09[CRYPTO] cipher: Set alignmask for multi-byte loadsGravatar Herbert Xu 1-0/+1
2006-01-09[CRYPTO] Use standard byte order macros wherever possibleGravatar Herbert Xu 1-25/+13
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+719