openssl/ssl/record
Matt Caswell dc84829cc5 Make sure we use the correct SSL object when making a callback
When processing a callback within libssl that applies to TLS the original
SSL object may have been created for TLS directly, or for QUIC. When making
the callback we must make sure that we use the correct SSL object. In the
case of QUIC we must not use the internal only SSL object.

Fixes #25788

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25874)
2024-11-07 12:05:34 +01:00
..
methods tls_common.c: Align the calculation of maximal alignment value 2024-10-24 15:24:52 +02:00
build.info
rec_layer_d1.c
rec_layer_s3.c Make sure we use the correct SSL object when making a callback 2024-11-07 12:05:34 +01:00
record_local.h
record.h