Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h | Eric Biggers | 2020-05-08 | 1 | -1/+0 |
* | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | crypto: shash - remove useless setting of type flags | Eric Biggers | 2018-07-08 | 1 | -1/+0 |
* | crypto: sparc/md5 - use md5 IV MD5_HX instead of their raw value | LABBE Corentin | 2015-05-18 | 1 | -4/+4 |
* | crypto: sparc64/md5 - fix module description | Mathias Krause | 2015-01-13 | 1 | -1/+1 |
* | crypto: prefix module autoloading with "crypto-" | Kees Cook | 2014-11-24 | 1 | -1/+1 |
* | sparc64: Fix build with mix of modular vs. non-modular crypto drivers. | David S. Miller | 2012-11-10 | 1 | -0/+2 |
* | sparc64: Adjust crypto priorities. | David S. Miller | 2012-09-15 | 1 | -1/+3 |
* | sparc64: Add MD5 driver making use of the 'md5' instruction. | David S. Miller | 2012-08-21 | 1 | -0/+186 |