openssl/ssl/record/methods
Matt Caswell 73bac6e280 Ensure that the SSL_rstate_string*() API works as they used to
We initialise the record layer rstate variable to ensure the
SSL_rstate_string*() APIs return values that are consistent with
previous versions.

Fixes #20808

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20827)
2023-04-27 17:03:33 +01:00
..
build.info
dtls_meth.c
ktls_meth.c
recmethod_local.h Allow partially releasing a record for TLS 2023-04-12 11:02:01 +10:00
ssl3_cbc.c
ssl3_meth.c
tls1_meth.c
tls13_meth.c
tls_common.c Ensure that the SSL_rstate_string*() API works as they used to 2023-04-27 17:03:33 +01:00
tls_multib.c
tls_pad.c
tlsany_meth.c