Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: powerpc/sha - remove duplicate hash init function | Tianjia Zhang | 2021-12-31 | 1 | -12/+2 |
* | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers | 2020-11-20 | 1 | -1/+1 |
* | crypto: powerpc/sha1 - prefix the "sha1_" functions | Eric Biggers | 2020-05-08 | 1 | -13/+13 |
* | crypto: powerpc/sha1 - remove unused temporary workspace | Eric Biggers | 2020-05-08 | 1 | -5/+2 |
* | 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 | -1/+0 |
* | crypto: add missing crypto module aliases | Mathias Krause | 2015-01-13 | 1 | -0/+1 |
* | crypto: powerpc - replace memset by memzero_explicit | Julia Lawall | 2014-12-02 | 1 | -1/+1 |
* | crypto: prefix module autoloading with "crypto-" | Kees Cook | 2014-11-24 | 1 | -1/+1 |
* | powerpc: Add a powerpc implementation of SHA-1 | Michael Ellerman | 2013-01-10 | 1 | -0/+157 |