openssl/ssl/record/methods
Matt Caswell 7a4e109ebe Allow partially releasing a record for TLS
This enables the cleansing of plaintext to occur in the record layer and
avoids the need to cast away const above the record layer.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20404)
2023-04-12 11:02:01 +10:00
..
build.info
dtls_meth.c Handle app data records from the next epoch 2023-03-31 09:14:24 +01:00
ktls_meth.c
recmethod_local.h Allow partially releasing a record for TLS 2023-04-12 11:02:01 +10:00
ssl3_cbc.c Rationalize FIPS sources 2023-02-08 16:20:55 +01:00
ssl3_meth.c Rationalize FIPS sources 2023-02-08 16:20:55 +01:00
tls1_meth.c Rationalize FIPS sources 2023-02-08 16:20:55 +01:00
tls13_meth.c
tls_common.c Allow partially releasing a record for TLS 2023-04-12 11:02:01 +10:00
tls_multib.c
tls_pad.c Rationalize FIPS sources 2023-02-08 16:20:55 +01:00
tlsany_meth.c