summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/crypto/sha1.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: powerpc/sha - remove duplicate hash init functionTianjia Zhang2021-12-311-12/+2
* crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-201-1/+1
* crypto: powerpc/sha1 - prefix the "sha1_" functionsEric Biggers2020-05-081-13/+13
* crypto: powerpc/sha1 - remove unused temporary workspaceEric Biggers2020-05-081-5/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* crypto: shash - remove useless setting of type flagsEric Biggers2018-07-091-1/+0
* crypto: add missing crypto module aliasesMathias Krause2015-01-131-0/+1
* crypto: powerpc - replace memset by memzero_explicitJulia Lawall2014-12-021-1/+1
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-241-1/+1
* powerpc: Add a powerpc implementation of SHA-1Michael Ellerman2013-01-101-0/+157