aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/lz4hc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-10crypto: lz4 - fixed decompress function to return error codeMyungho Jung1-1/+1
2017-02-24crypto: change LZ4 modules to work with new LZ4 module versionSven Schmidt1-14/+9
2016-10-25crypto: acomp - add support for lz4hc via scompGiovanni Cabiddu1-10/+82
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook1-0/+1
2014-08-29crypto: lz4,lz4hc - fix decompressionKOVACS Krisztian1-1/+1
2013-07-09crypto: add lz4 Cryptographic APIChanho Min1-0/+106