BIO_ssl: Make helper functions configure BIOs for QUIC correctly
authorHugo Landau <hlandau@openssl.org>
Wed, 9 Aug 2023 16:46:32 +0000 (17:46 +0100)
committerHugo Landau <hlandau@openssl.org>
Fri, 1 Sep 2023 09:45:33 +0000 (10:45 +0100)
commit573f16c99719c9439a66a82fa256662d7cd32d47
tree1915483492d55042e72639161684070ccd69860d
parent2e1760118b5ba316cdf0b144a21fb4c21f796c71
BIO_ssl: Make helper functions configure BIOs for QUIC correctly

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21715)
ssl/bio_ssl.c