Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: sha-mb - Cleanup code to use || instead of | | Tim Chen | 2016-07-12 | 1 | -4/+7 |
* | crypto: sha256-mb - Crypto computation (x8 AVX2) | Megha Dey | 2016-06-27 | 1 | -0/+593 |
* | crypto: sha256-mb - Algorithm data structures | Megha Dey | 2016-06-27 | 3 | -0/+548 |
* | crypto: sha256-mb - submit/flush routines for AVX2 | Megha Dey | 2016-06-27 | 3 | -0/+584 |
* | crypto: sha256-mb - SHA256 multibuffer job manager and glue code | Megha Dey | 2016-06-27 | 2 | -0/+1038 |