aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/crypto/sha1_glue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-31crypto: sparc/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: 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-1/+0
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook1-1/+1
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-1/+3
2012-08-20sparc64: Add SHA1 driver making use of the 'sha1' instruction.David S. Miller1-0/+181