summaryrefslogtreecommitdiff
path: root/arch/x86/crypto/sha512-mb
AgeCommit message (Expand)AuthorFilesLines
2016-08-16crypto: sha512-mb - fix ctx pointerXiaodong Liu1-2/+2
2016-07-12crypto: sha-mb - Cleanup code to use || instead of |Tim Chen1-4/+7
2016-06-28crypto: sha512-mb - Crypto computation (x4 AVX2)Megha Dey1-0/+529
2016-06-28crypto: sha512-mb - Algorithm data structuresMegha Dey3-0/+515
2016-06-28crypto: sha512-mb - submit/flush routines for AVX2Megha Dey3-0/+580
2016-06-28crypto: sha512-mb - SHA512 multibuffer job manager and glue codeMegha Dey2-0/+1054