Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-12-31 | crypto: sparc/sha - remove duplicate hash init function | Tianjia Zhang | 1 | -34/+3 |
2020-11-20 | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers | 1 | -1/+1 |
2020-07-16 | crypto: sparc - rename sha256 to sha256_alg | Eric Biggers | 1 | -7/+7 |
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-09 | crypto: shash - remove useless setting of type flags | Eric Biggers | 1 | -2/+0 |
2014-12-02 | crypto: sparc - replace memset by memzero_explicit | Julia Lawall | 1 | -1/+1 |
2014-11-24 | crypto: prefix module autoloading with "crypto-" | Kees Cook | 1 | -2/+2 |
2012-11-09 | 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 | -0/+4 |
2012-08-20 | sparc64: Add SHA224/SHA256 driver making use of the 'sha256' instruction. | David S. Miller | 1 | -0/+237 |