Fix the SSL_CIPHER_find() function when used with a QCSO
authorMatt Caswell <matt@openssl.org>
Thu, 7 Sep 2023 16:45:49 +0000 (17:45 +0100)
committerTomas Mraz <tomas@openssl.org>
Tue, 12 Sep 2023 13:29:00 +0000 (15:29 +0200)
commit547ea58821644bdc9089b2dcb163286d789f732a
tree18b3261b2cd57cb07b5d547484bfc88acde7a5d2
parent1e4fc0b2e57d08a90a6d8e30981fce2007d21109
Fix the SSL_CIPHER_find() function when used with a QCSO

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)
include/internal/quic_ssl.h
ssl/quic/quic_impl.c
ssl/quic/quic_local.h
ssl/s3_lib.c
ssl/ssl_local.h