Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: run initcalls for generic implementations earlier | Eric Biggers | 2019-04-18 | 1 | -1/+1 |
* | crypto: crc32c-generic - remove cra_alignmask | Eric Biggers | 2018-05-27 | 1 | -4/+4 |
* | crypto: hash - annotate algorithms taking optional key | Eric Biggers | 2018-01-12 | 1 | -0/+1 |
* | crypto: crc32c - Fix crc32c soft dependency | Jean Delvare | 2016-01-19 | 1 | -1/+0 |
* | crypto: add missing crypto module aliases | Mathias Krause | 2015-01-13 | 1 | -0/+1 |
* | crypto: prefix module autoloading with "crypto-" | Kees Cook | 2014-11-24 | 1 | -1/+1 |
* | CRC32C: Add soft module dependency to load other accelerated crc32c modules | Tim Chen | 2014-02-25 | 1 | -0/+174 |