Add a test for SSL_CIPHER_find() when used with a QUIC SSL object
authorMatt Caswell <matt@openssl.org>
Fri, 8 Sep 2023 10:22:36 +0000 (11:22 +0100)
committerTomas Mraz <tomas@openssl.org>
Tue, 12 Sep 2023 13:29:00 +0000 (15:29 +0200)
commit9912dfb98c9c2b10c83c5ca4b5136232568ad664
treead0570a4e175fd6dd82c04322d2c126a84a89d86
parent547ea58821644bdc9089b2dcb163286d789f732a
Add a test for SSL_CIPHER_find() when used with a QUIC SSL object

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22011)
test/quicapitest.c