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