summaryrefslogtreecommitdiffstats
path: root/arch/sparc/crypto/sha1_glue.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: sparc/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: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers2020-05-081-1/+0
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* crypto: shash - remove useless setting of type flagsEric Biggers2018-07-091-1/+0
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-241-1/+1
* sparc64: Fix build with mix of modular vs. non-modular crypto drivers.David S. Miller2012-11-091-0/+2
* sparc64: Adjust crypto priorities.David S. Miller2012-09-151-1/+3
* sparc64: Add SHA1 driver making use of the 'sha1' instruction.David S. Miller2012-08-201-0/+181