summaryrefslogtreecommitdiff
path: root/arch/sparc/crypto/sha512_glue.c
AgeCommit message (Expand)Author
2021-12-31crypto: sparc/sha - remove duplicate hash init functionTianjia Zhang
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric 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 SHA384/SHA512 driver making use of the 'sha512' instruction.David S. Miller