aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/crypto/sha256_glue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-09crypto: shash - remove useless setting of type flagsEric Biggers1-2/+0
2014-12-02crypto: sparc - replace memset by memzero_explicitJulia Lawall1-1/+1
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook1-2/+2
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-0/+4
2012-08-20sparc64: Add SHA224/SHA256 driver making use of the 'sha256' instruction.David S. Miller1-0/+237