openssl/ssl/record/methods
Matt Caswell 9dd90232d5 Move early data counting out of the SSL object and into the record layer
Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18132)
2022-08-18 16:38:13 +01:00
..
build.info Move ktls.c into the record layer 2022-08-18 16:38:12 +01:00
ktls_meth.c Move early data counting out of the SSL object and into the record layer 2022-08-18 16:38:13 +01:00
recmethod_local.h Move early data counting out of the SSL object and into the record layer 2022-08-18 16:38:13 +01:00
ssl3_cbc.c Move protocol version specific code into separate files 2022-08-18 16:38:12 +01:00
ssl3_meth.c Move the sequence number into the OSSL_RECORD_LAYER object 2022-08-18 16:38:12 +01:00
tls1_meth.c Move the sequence number into the OSSL_RECORD_LAYER object 2022-08-18 16:38:12 +01:00
tls13_meth.c Move the sequence number into the OSSL_RECORD_LAYER object 2022-08-18 16:38:12 +01:00
tls_common.c Move early data counting out of the SSL object and into the record layer 2022-08-18 16:38:13 +01:00
tlsany_meth.c Remove unneccesary KTLS code from non-KTLS specific files 2022-08-18 16:38:12 +01:00