openssl/ssl/record/methods
Matt Caswell 2f90f85cc0 Remove an unnecessary setup of the read buffer
Now everything has been moved to the record layer the additional check
for setting up the read buffer is not needed and can be removed.

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 some DTLS read code into the read record layer 2022-08-18 16:38:13 +01:00
dtls_meth.c Remove some TODO(RECLAYER) comments 2022-08-18 16:38:13 +01:00
ktls_meth.c Remove some TODO(RECLAYER) comments 2022-08-18 16:38:13 +01:00
recmethod_local.h Clear away some unused fields and cruft in 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 Remove some TODO(RECLAYER) comments 2022-08-18 16:38:13 +01:00
tls1_meth.c Remove some more redundant TODO(RECLAYER) comments 2022-08-18 16:38:13 +01:00
tls13_meth.c Remove some TODO(RECLAYER) comments 2022-08-18 16:38:13 +01:00
tls_common.c Remove an unnecessary setup of the read buffer 2022-08-18 16:38:13 +01:00
tlsany_meth.c Remove some TODO(RECLAYER) comments 2022-08-18 16:38:13 +01:00