aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/deflate.c
Commit message (Expand)AuthorAgeFilesLines
* net+crypto: Use vmalloc for zlib inflate buffers.David S. Miller2011-06-291-4/+3
* zlib: slim down zlib_deflate() workspace when possibleJim Keniston2011-03-221-1/+2
* crypto: Use vzallocJoe Perches2010-11-271-2/+1
* crypto: deflate - Fix checkpatch errorsRichard Hartmann2010-02-161-10/+10
* [CRYPTO] all: Clean up init()/fini()Kamalesh Babulal2008-04-211-4/+4
* [CRYPTO] api: Added cra_init/cra_exitHerbert Xu2006-06-261-2/+2
* [CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu2006-06-261-8/+11
* [CRYPTO] all: Use kzalloc where possibleEric Sesterhenn2006-03-211-2/+1
* [PATCH] crypto: call zlib end functions on deflate exit pathArtem B. Bityuckiy2005-04-161-0/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+223