Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-12-31 | crypto: sparc/sha - remove duplicate hash init function | Tianjia Zhang | 1 | -12/+2 |
2020-11-20 | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers | 1 | -1/+1 |
2020-05-08 | crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h | Eric Biggers | 1 | -1/+0 |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 1 | -0/+1 |
2018-07-08 | crypto: shash - remove useless setting of type flags | Eric Biggers | 1 | -1/+0 |
2014-11-24 | crypto: prefix module autoloading with "crypto-" | Kees Cook | 1 | -1/+1 |
2012-11-10 | sparc64: Fix build with mix of modular vs. non-modular crypto drivers. | David S. Miller | 1 | -0/+2 |
2012-09-15 | sparc64: Adjust crypto priorities. | David S. Miller | 1 | -1/+3 |
2012-08-21 | sparc64: Add SHA1 driver making use of the 'sha1' instruction. | David S. Miller | 1 | -0/+181 |