summaryrefslogtreecommitdiff
path: root/crypto/crypto_null.c
AgeCommit message (Expand)Author
2010-02-16crypto: crypto_null - Fix checkpatch errorsRichard Hartmann
2008-12-25crypto: null - Switch to shashHerbert Xu
2008-04-21[CRYPTO] all: Clean up init()/fini()Kamalesh Babulal
2008-01-11[CRYPTO] null: Allow setkey on digest_null Herbert Xu
2008-01-11[CRYPTO] null: Add null blkcipher algorithmHerbert Xu
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
2005-05-17[PATCH] crypto: fix null encryption/compressionPatrick McHardy
2004-04-23[CRYPTO]: Add module autoloads for null module.Michal Ludvig
2003-08-17[IPSEC]: Fix oops using null ciper in CBC mode.Mikael Ylikoski
2003-03-28[CRYPTO]: Add Deflate algorithm to crypto API.James Morris
2002-11-18[CRYPTO]: Forgot to add crypto_null.c in previous commit.David S. Miller