aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/sha256_ssse3_glue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-02crypto: sha - replace memset by memzero_explicitJulia Lawall1-1/+1
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook1-2/+2
2013-10-07crypto: sha256_ssse3 - also test for BMI2Oliver Neukum1-1/+1
2013-09-13crypto: sha256_ssse3 - use correct module alias for sha224Jussi Kivilinna1-1/+1
2013-05-28crypto: sha256_ssse3 - add sha224 supportJussi Kivilinna1-5/+52
2013-04-25crypto: sha256 - Create module providing optimized SHA256 routines using SSSE3, AVX or AVX2 instructions.Tim Chen1-0/+275