Wire up SSL_QUIC_METHOD callbacks to the record layer callbacks for QUIC.
authorjsing <jsing@openbsd.org>
Sun, 21 Aug 2022 19:39:44 +0000 (19:39 +0000)
committerjsing <jsing@openbsd.org>
Sun, 21 Aug 2022 19:39:44 +0000 (19:39 +0000)
commit35351aa0558408ce08f9049d7a3bb6edbb10b2f0
treed2ee5f5b1a542361f0de5a6e9c1316825dfdefbc
parent7ef96453f18b482e76e5c1af640b10d1eac54c2e
Wire up SSL_QUIC_METHOD callbacks to the record layer callbacks for QUIC.

ok tb@
lib/libssl/s3_lib.c
lib/libssl/ssl_locl.h
lib/libssl/tls13_quic.c