aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/crypto/sha1.c
AgeCommit message (Expand)Author
2021-12-31crypto: powerpc/sha - remove duplicate hash init functionTianjia Zhang
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers
2020-05-08crypto: powerpc/sha1 - prefix the "sha1_" functionsEric Biggers
2020-05-08crypto: powerpc/sha1 - remove unused temporary workspaceEric Biggers
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-07-09crypto: shash - remove useless setting of type flagsEric Biggers
2015-01-13crypto: add missing crypto module aliasesMathias Krause
2014-12-02crypto: powerpc - replace memset by memzero_explicitJulia Lawall
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook
2013-01-10powerpc: Add a powerpc implementation of SHA-1Michael Ellerman