aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/sha-mb (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-13crypto: add missing crypto module aliasesMathias Krause1-1/+1
2014-11-25crypto: sha-mb - remove a bogus NULL checkDan Carpenter1-2/+1
2014-08-26crypto: sha-mb - sha1_mb_alg_state can be staticFengguang Wu1-11/+11
2014-08-25crypto: sha-mb - SHA1 multibuffer job manager and glue codeTim Chen2-0/+946
2014-08-25crypto: sha-mb - SHA1 multibuffer crypto computation (x8 AVX2)Tim Chen1-0/+472
2014-08-25crypto: sha-mb - SHA1 multibuffer submit and flush routines for AVX2Tim Chen3-0/+619
2014-08-25crypto: sha-mb - SHA1 multibuffer algorithm data structuresTim Chen3-0/+533