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