summaryrefslogtreecommitdiff
path: root/crypto/deflate.c
AgeCommit message (Expand)Author
2008-04-21[CRYPTO] all: Clean up init()/fini()Kamalesh Babulal
2006-06-26[CRYPTO] api: Added cra_init/cra_exitHerbert Xu
2006-06-26[CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu
2006-03-21[CRYPTO] all: Use kzalloc where possibleEric Sesterhenn
2005-04-16[PATCH] crypto: call zlib end functions on deflate exit pathArtem B. Bityuckiy
2004-07-09[CRYPTO]: Remove lazy allocation from deflate.James Morris
2003-05-15[CRYPTO]: Fix memcpy/memset args.Andrew Morton
2003-03-31[CRYPTO]: deflate.c needs slab.hDavid S. Miller
2003-03-31[CRYPTO]: deflate module: workaround zlib bug.James Morris
2003-03-28[CRYPTO]: Add Deflate algorithm to crypto API.James Morris