Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | crypto: arm64/sha - fix function types | Sami Tolvanen | 2019-12-11 | 1 | -5/+10 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -6/+1 |
* | crypto: shash - remove useless setting of type flags | Eric Biggers | 2018-07-09 | 1 | -2/+0 |
* | crypto: arm64/sha512 - fix/improve new v8.2 Crypto Extensions code | Ard Biesheuvel | 2018-01-26 | 1 | -0/+1 |
* | crypto: arm64/sha2 - integrate OpenSSL implementations of SHA256/SHA512 | Ard Biesheuvel | 2016-11-28 | 1 | -0/+94 |