aboutsummaryrefslogtreecommitdiff
path: root/crypto/zlib.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-29net+crypto: Use vmalloc for zlib inflate buffers.Gravatar David S. Miller 1-4/+3
2011-03-22zlib: slim down zlib_deflate() workspace when possibleGravatar Jim Keniston 1-7/+11
2010-11-27crypto: Use vzallocGravatar Joe Perches 1-2/+1
2009-06-02crypto: compress - Return produced bytes in crypto_{,de}compress_{update,final}Gravatar Geert Uytterhoeven 1-12/+12
2009-03-04crypto: zlib - New zlib crypto module, using pcompGravatar Geert Uytterhoeven 1-0/+378