Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-12-08 | x86: Prepare asm files for straight-line-speculation | Peter Zijlstra | 1 | -1/+1 |
2021-04-19 | x86/crypto/sha1_avx2: Standardize stack alignment prologue | Josh Poimboeuf | 1 | -4/+4 |
2020-01-22 | crypto: x86/sha - Eliminate casts on asm implementations | Kees Cook | 1 | -3/+3 |
2019-10-18 | x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_* | Jiri Slaby | 1 | -2/+2 |
2017-09-20 | crypto: x86/sha1-avx2 - Fix RBP usage | Josh Poimboeuf | 1 | -3/+1 |
2017-08-09 | crypto: x86/sha1 - Fix reads beyond the number of blocks passed | megha.dey@linux.intel.com | 1 | -31/+36 |
2014-03-25 | crypto: x86/sha1 - reduce size of the AVX2 asm implementation | Mathias Krause | 1 | -1/+0 |
2014-03-25 | crypto: x86/sha1 - fix stack alignment of AVX2 variant | Mathias Krause | 1 | -5/+2 |
2014-03-21 | crypto: sha - SHA1 transform x86_64 AVX2 | chandramouli narayanan | 1 | -0/+712 |