Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-02-15 | crypto: sha512-mb - remove HASH_FIRST flag | Eric Biggers | 1 | -27/+3 |
2017-05-18 | crypto: sha512-mb - add some missing unlock on error | Dan Carpenter | 1 | -3/+4 |
2017-02-11 | crypto: sha512-mb - Protect sha512 mb ctx mgr access | Tim Chen | 1 | -22/+42 |
2016-11-17 | crypto: sha-mb - Fix total_len for correct hash when larger than 512MB | Greg Tucker | 1 | -1/+1 |
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 - SHA512 multibuffer job manager and glue code | Megha Dey | 1 | -0/+1043 |