aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/zlib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-29net+crypto: Use vmalloc for zlib inflate buffers.David S. Miller1-4/+3
2011-03-22zlib: slim down zlib_deflate() workspace when possibleJim Keniston1-7/+11
2010-11-27crypto: Use vzallocJoe Perches1-2/+1
2009-06-02crypto: compress - Return produced bytes in crypto_{,de}compress_{update,final}Geert Uytterhoeven1-12/+12
2009-03-04crypto: zlib - New zlib crypto module, using pcompGeert Uytterhoeven1-0/+378