Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: x86/sha1-mb - fix panic due to unaligned access | Andrey Ryabinin | 2017-11-15 | 1 | -6/+6 |
* | crypto: sha1-mb - use corrcet pointer while completing jobs | Xiaodong Liu | 2016-05-08 | 1 | -2/+2 |
* | crypto: add missing crypto module aliases | Mathias Krause | 2015-01-29 | 1 | -1/+1 |
* | crypto: sha-mb - sha1_mb_alg_state can be static | Fengguang Wu | 2014-08-26 | 1 | -11/+11 |
* | crypto: sha-mb - SHA1 multibuffer job manager and glue code | Tim Chen | 2014-08-25 | 2 | -0/+946 |
* | crypto: sha-mb - SHA1 multibuffer crypto computation (x8 AVX2) | Tim Chen | 2014-08-25 | 1 | -0/+472 |
* | crypto: sha-mb - SHA1 multibuffer submit and flush routines for AVX2 | Tim Chen | 2014-08-25 | 3 | -0/+619 |
* | crypto: sha-mb - SHA1 multibuffer algorithm data structures | Tim Chen | 2014-08-25 | 3 | -0/+533 |