Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: x86 - remove SHA multibuffer routines and mcryptd | Ard Biesheuvel | 2018-09-04 | 1 | -307/+0 |
* | crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2() | Eric Biggers | 2018-07-09 | 1 | -1/+1 |
* | crypto: x86/sha256-mb - fix panic due to unaligned access | Andrey Ryabinin | 2017-11-03 | 1 | -6/+6 |
* | crypto: x86 - make constants readonly, allow linker to merge them | Denys Vlasenko | 2017-01-23 | 1 | -2/+4 |
* | crypto: sha256-mb - fix ctx pointer and digest copy | Xiaodong Liu | 2016-08-16 | 1 | -3/+4 |
* | crypto: sha256-mb - submit/flush routines for AVX2 | Megha Dey | 2016-06-27 | 1 | -0/+304 |