aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/crypto/sha256_glue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-31crypto: sparc/sha - remove duplicate hash init functionTianjia Zhang1-34/+3
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers1-1/+1
2020-07-16crypto: sparc - rename sha256 to sha256_algEric Biggers1-7/+7
2020-05-08crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers1-1/+0
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2018-07-09crypto: shash - remove useless setting of type flagsEric Biggers1-2/+0
2014-12-02crypto: sparc - replace memset by memzero_explicitJulia Lawall1-1/+1
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook1-2/+2
2012-11-09sparc64: Fix build with mix of modular vs. non-modular crypto drivers.David S. Miller1-0/+2
2012-09-15sparc64: Adjust crypto priorities.David S. Miller1-0/+4
2012-08-20sparc64: Add SHA224/SHA256 driver making use of the 'sha256' instruction.David S. Miller1-0/+237