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 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | crypto: arm - convert to use crypto_simd_usable() | Eric Biggers | 2019-03-22 | 1 | -2/+3 |
* | crypto: shash - remove useless setting of type flags | Eric Biggers | 2018-07-09 | 1 | -2/+0 |
* | crypto: arm/sha2-ce - enable module autoloading based on CPU feature bits | Ard Biesheuvel | 2017-06-01 | 1 | -3/+2 |
* | crypto: arm/sha2-ce - move SHA-224/256 ARMv8 implementation to base layer | Ard Biesheuvel | 2015-04-10 | 1 | -122/+33 |
* | crypto: arm/sha256 - Add optimized SHA-256/224 | Sami Tolvanen | 2015-04-03 | 1 | -2/+2 |
* | crypto: arm - add support for SHA-224/256 using ARMv8 Crypto Extensions | Ard Biesheuvel | 2015-03-12 | 1 | -0/+203 |