Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: sparc/sha - remove duplicate hash init function | Tianjia Zhang | 2021-12-31 | 1 | -12/+2 |
* | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers | 2020-11-20 | 1 | -1/+1 |
* | 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: 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 SHA1 driver making use of the 'sha1' instruction. | David S. Miller | 2012-08-21 | 1 | -0/+181 |