aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/deflate.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-27crypto: Use vzallocJoe Perches1-2/+1
2010-02-16crypto: deflate - Fix checkpatch errorsRichard Hartmann1-10/+10
2008-04-21[CRYPTO] all: Clean up init()/fini()Kamalesh Babulal1-4/+4
2006-06-26[CRYPTO] api: Added cra_init/cra_exitHerbert Xu1-2/+2
2006-06-26[CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu1-8/+11
2006-03-21[CRYPTO] all: Use kzalloc where possibleEric Sesterhenn1-2/+1
2005-04-16[PATCH] crypto: call zlib end functions on deflate exit pathArtem B. Bityuckiy1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+223