[openssl/openssl] 681c46: test: condition out code that relies on CHACHA.

Pauli noreply at github.com
Mon Oct 10 13:28:36 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 681c461910b1b72af263ec735bac1310b2fadcd0
      https://github.com/openssl/openssl/commit/681c461910b1b72af263ec735bac1310b2fadcd0
  Author: Pauli <pauli at openssl.org>
  Date:   2022-10-10 (Mon, 10 Oct 2022)

  Changed paths:
    M test/bio_dgram_test.c
    M test/quic_record_test.c

  Log Message:
  -----------
  test: condition out code that relies on CHACHA.

Run checker does a no-chacha build and tests fail because it can't be fetched.

Fixes #19363

Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Tim Hudson <tjh at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19366)




More information about the openssl-commits mailing list