Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-08-16 | crypto: sha512-mb - fix ctx pointer | Xiaodong Liu | 1 | -2/+2 |
2016-07-12 | crypto: sha-mb - Cleanup code to use || instead of | | Tim Chen | 1 | -4/+7 |
2016-06-28 | crypto: sha512-mb - Crypto computation (x4 AVX2) | Megha Dey | 1 | -0/+529 |
2016-06-28 | crypto: sha512-mb - Algorithm data structures | Megha Dey | 3 | -0/+515 |
2016-06-28 | crypto: sha512-mb - submit/flush routines for AVX2 | Megha Dey | 3 | -0/+580 |
2016-06-28 | crypto: sha512-mb - SHA512 multibuffer job manager and glue code | Megha Dey | 2 | -0/+1054 |