1. 26 5月, 2023 1 次提交
  2. 12 4月, 2023 2 次提交
  3. 08 3月, 2022 1 次提交
  4. 10 8月, 2021 1 次提交
  5. 17 3月, 2020 1 次提交
  6. 17 2月, 2020 1 次提交
  7. 17 1月, 2020 1 次提交
  8. 20 6月, 2018 1 次提交
  9. 19 6月, 2018 1 次提交
  10. 12 5月, 2017 1 次提交
  11. 19 12月, 2016 1 次提交
  12. 11 11月, 2016 1 次提交
    • A
      chacha/asm/chacha-x86.pl: improve [backward] portability. · d89773d6
      Andy Polyakov 提交于
      In order to minimize dependency on assembler version a number of
      post-SSE2 instructions are encoded manually. But in order to simplify
      the procedure only register operands are considered. Non-register
      operands are passed down to assembler. Module in question uses pshufb
      with memory operands, and old [GNU] assembler can't handle it.
      Fortunately in this case it's possible skip just the problematic
      segment without skipping SSSE3 support altogether.
      Reviewed-by: NRichard Levitte <levitte@openssl.org>
      Reviewed-by: NRich Salz <rsalz@openssl.org>
      d89773d6
  13. 24 10月, 2016 1 次提交
  14. 21 5月, 2016 1 次提交
  15. 02 5月, 2016 1 次提交
  16. 09 3月, 2016 1 次提交
  17. 15 2月, 2016 2 次提交
  18. 10 2月, 2016 2 次提交