aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/crypto/sha1.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-31crypto: powerpc/sha - remove duplicate hash init functionTianjia Zhang1-12/+2
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers1-1/+1
2020-05-08crypto: powerpc/sha1 - prefix the "sha1_" functionsEric Biggers1-13/+13
2020-05-08crypto: powerpc/sha1 - remove unused temporary workspaceEric Biggers1-5/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2018-07-09crypto: shash - remove useless setting of type flagsEric Biggers1-1/+0
2015-01-13crypto: add missing crypto module aliasesMathias Krause1-0/+1
2014-12-02crypto: powerpc - replace memset by memzero_explicitJulia Lawall1-1/+1
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook1-1/+1
2013-01-10powerpc: Add a powerpc implementation of SHA-1Michael Ellerman1-0/+157