Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: x86 - remove SHA multibuffer routines and mcryptd | Ard Biesheuvel | 2018-09-04 | 1 | -1013/+0 |
* | crypto: ahash - remove useless setting of cra_type | Eric Biggers | 2018-07-09 | 1 | -1/+0 |
* | crypto: ahash - remove useless setting of type flags | Eric Biggers | 2018-07-09 | 1 | -5/+3 |
* | crypto: x86/sha-mb - decrease priority of multibuffer algorithms | Eric Biggers | 2018-07-09 | 1 | -1/+8 |
* | crypto: sha256-mb - remove HASH_FIRST flag | Eric Biggers | 2018-02-15 | 1 | -24/+3 |
* | crypto: sha-mb - Fix total_len for correct hash when larger than 512MB | Greg Tucker | 2016-11-17 | 1 | -1/+1 |
* | crypto: sha256-mb - fix ctx pointer and digest copy | Xiaodong Liu | 2016-08-16 | 1 | -2/+2 |
* | crypto: sha-mb - Cleanup code to use || instead of | | Tim Chen | 2016-07-12 | 1 | -4/+7 |
* | crypto: sha256-mb - SHA256 multibuffer job manager and glue code | Megha Dey | 2016-06-27 | 1 | -0/+1027 |