QUIC APL: Implement SSL_want
authorHugo Landau <hlandau@openssl.org>
Thu, 31 Aug 2023 10:53:32 +0000 (11:53 +0100)
committerHugo Landau <hlandau@openssl.org>
Fri, 1 Sep 2023 13:44:47 +0000 (14:44 +0100)
commit5debf070103131cff97a2fc78c93cae391099842
treee91ebfe3c15cccf55f59a283077bb8c430285488
parent72ca0b88fc8cd97a20528d2f92e145e181194a98
QUIC APL: Implement SSL_want

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21915)
include/internal/quic_ssl.h
ssl/quic/quic_impl.c
ssl/ssl_lib.c