aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/anubis.c
AgeCommit message (Expand)Author
2022-12-02crypto: Prepare to move crypto_tfm_ctxHerbert Xu
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers
2019-06-13crypto: make all generic algorithms set cra_driver_nameEric Biggers
2019-04-18crypto: run initcalls for generic implementations earlierEric Biggers
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook
2012-08-01crypto: cleanup - remove unneeded crypto_alg.cra_list initializationsJussi Kivilinna
2010-02-16crypto: anubis - Fix checkpatch errorsRichard Hartmann
2008-04-21[CRYPTO] all: Clean up init()/fini()Kamalesh Babulal
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk
2006-09-21[CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu
2006-06-26[CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu
2006-01-09[CRYPTO] cipher: Set alignmask for multi-byte loadsHerbert Xu
2006-01-09[CRYPTO] Use standard byte order macros wherever possibleHerbert Xu
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds