Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: arm/sha1 - Fix clang function cast warnings | Herbert Xu | 2022-12-30 | 1 | -8/+6 |
* | 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: 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-08 | 1 | -1/+0 |
* | crypto: arm/sha1 - move SHA-1 ARM asm implementation to base layer | Ard Biesheuvel | 2015-04-10 | 1 | -96/+16 |
* | crypto: prefix module autoloading with "crypto-" | Kees Cook | 2014-11-24 | 1 | -1/+1 |
* | ARM: 8119/1: crypto: sha1: add ARM NEON implementation | Jussi Kivilinna | 2014-08-02 | 1 | -3/+5 |
* | ARM: 8118/1: crypto: sha1/make use of common SHA-1 structures | Jussi Kivilinna | 2014-08-02 | 1 | -28/+22 |
* | arm/crypto: Add optimized AES and SHA1 routines | David McCullough | 2012-09-06 | 1 | -0/+179 |