Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-08-21 | crypto: crc32c_generic - delete and fix duplicated words | Randy Dunlap | 1 | -2/+2 |
2020-01-09 | crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN | Eric Biggers | 1 | -3/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -6/+1 |
2019-04-18 | crypto: run initcalls for generic implementations earlier | Eric Biggers | 1 | -1/+1 |
2018-05-27 | crypto: crc32c-generic - remove cra_alignmask | Eric Biggers | 1 | -4/+4 |
2018-01-12 | crypto: hash - annotate algorithms taking optional key | Eric Biggers | 1 | -0/+1 |
2016-01-19 | crypto: crc32c - Fix crc32c soft dependency | Jean Delvare | 1 | -1/+0 |
2015-01-13 | crypto: add missing crypto module aliases | Mathias Krause | 1 | -0/+1 |
2014-11-24 | crypto: prefix module autoloading with "crypto-" | Kees Cook | 1 | -1/+1 |
2014-02-25 | CRC32C: Add soft module dependency to load other accelerated crc32c modules | Tim Chen | 1 | -0/+174 |