aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/zlib.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-7/+11
* crypto: Use vzallocJoe Perches2010-11-271-2/+1
* crypto: compress - Return produced bytes in crypto_{,de}compress_{update,final}Geert Uytterhoeven2009-06-021-12/+12
* crypto: zlib - New zlib crypto module, using pcompGeert Uytterhoeven2009-03-041-0/+378