summaryrefslogtreecommitdiff
path: root/arch/sparc/crypto/sha256_glue.c
AgeCommit message (Expand)Author
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers
2020-07-16crypto: sparc - rename sha256 to sha256_algEric Biggers
2020-05-08crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2018-07-09crypto: shash - remove useless setting of type flagsEric Biggers
2014-12-02crypto: sparc - replace memset by memzero_explicitJulia Lawall
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook
2012-11-09sparc64: Fix build with mix of modular vs. non-modular crypto drivers.David S. Miller
2012-09-15sparc64: Adjust crypto priorities.David S. Miller
2012-08-20sparc64: Add SHA224/SHA256 driver making use of the 'sha256' instruction.David S. Miller