summaryrefslogtreecommitdiffstats
path: root/arch/sparc/crypto/sha256_glue.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: sparc/sha - remove duplicate hash init functionTianjia Zhang2021-12-311-34/+3
* crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-201-1/+1
* crypto: sparc - rename sha256 to sha256_algEric Biggers2020-07-161-7/+7
* 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-2/+0
* crypto: sparc - replace memset by memzero_explicitJulia Lawall2014-12-021-1/+1
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-241-2/+2
* 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-0/+4
* sparc64: Add SHA224/SHA256 driver making use of the 'sha256' instruction.David S. Miller2012-08-201-0/+237