aboutsummaryrefslogtreecommitdiff
path: root/crypto/pcompress.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-21crypto: pcomp - Use crypto_alg_extsize helperGravatar Herbert Xu 1-6/+1
2013-02-19crypto: user - fix info leaks in report APIGravatar Mathias Krause 1-2/+1
2012-04-02crypto: Stop using NLA_PUT*().Gravatar David S. Miller 1-3/+3
2011-11-11crypto: algapi - Fix build problem with NET disabledGravatar Herbert Xu 1-0/+7
2011-10-21crypto: Add userspace report for pcompress type algorithmsGravatar Steffen Klassert 1-0/+18
2009-07-14crypto: api - Remove frontend argument from extsize/init_tfmGravatar Herbert Xu 1-4/+2
2009-06-02crypto: pcomp - pcompress.c should include crypto/internal/compress.hGravatar Geert Uytterhoeven 1-0/+1
2009-03-04crypto: compress - Add pcomp interfaceGravatar Geert Uytterhoeven 1-0/+97