Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-04-18 | crypto: run initcalls for generic implementations earlier | Eric Biggers | 1 | -1/+1 |
2018-11-20 | crypto: remove useless initializations of cra_list | Eric Biggers | 1 | -1/+0 |
2017-04-10 | crypto: lz4 - fixed decompress function to return error code | Myungho Jung | 1 | -1/+1 |
2017-02-25 | crypto: change LZ4 modules to work with new LZ4 module version | Sven Schmidt | 1 | -14/+9 |
2016-10-25 | crypto: acomp - add support for lz4 via scomp | Giovanni Cabiddu | 1 | -10/+81 |
2014-11-24 | crypto: prefix module autoloading with "crypto-" | Kees Cook | 1 | -0/+1 |
2014-08-29 | crypto: lz4,lz4hc - fix decompression | KOVACS Krisztian | 1 | -1/+1 |
2013-07-09 | crypto: add lz4 Cryptographic API | Chanho Min | 1 | -0/+106 |