Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: arm/sha - fix function cast warnings | Arnd Bergmann | 2024-02-24 | 1 | -8/+5 |
* | 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: arm - Rename functions to avoid conflict with crypto/sha256.h | Hans de Goede | 2019-09-05 | 1 | -4/+4 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -6/+1 |
* | treewide: convert ISO_8859-1 text comments to utf-8 | Arnd Bergmann | 2018-08-24 | 1 | -1/+1 |
* | crypto: shash - remove useless setting of type flags | Eric Biggers | 2018-07-08 | 1 | -2/+0 |
* | crypto: arm/sha256 - move SHA-224/256 ASM/NEON implementation to base layer | Ard Biesheuvel | 2015-04-10 | 1 | -144/+26 |
* | crypto: arm/sha256 - Add optimized SHA-256/224 | Sami Tolvanen | 2015-04-03 | 1 | -0/+246 |