openssl/ssl/record/methods
Matt Caswell 23c57f001d Move declarations out of record.h and record_local.h
We move many of the declarations in record.h and record_local.h into
locations inside ssl/record/methods instead. Also many declarations were
no longer required and could be removed completely.

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19586)
2022-11-14 07:51:17 +00:00
..
build.info Move tls_pad.c into ssl/record/methods 2022-11-14 07:51:17 +00:00
dtls_meth.c Fix dtls_get_max_record_overhead() 2022-11-07 10:59:20 +00:00
ktls_meth.c Remove some unused OSSL_RECORD_METHOD functions 2022-10-27 10:52:52 +01:00
recmethod_local.h Move declarations out of record.h and record_local.h 2022-11-14 07:51:17 +00:00
ssl3_cbc.c
ssl3_meth.c Consolidate sequence counter incrementing code 2022-10-20 14:39:33 +01:00
tls1_meth.c Pipeline output/input buf arrays must live until the EVP_Cipher is called 2022-11-02 11:11:40 +01:00
tls13_meth.c Fix dtls_get_max_record_overhead() 2022-11-07 10:59:20 +00:00
tls_common.c Move declarations out of record.h and record_local.h 2022-11-14 07:51:17 +00:00
tls_multib.c Convert the TLSv1.0/1.1/1.2 crypto code to use the new write record layer 2022-10-05 15:21:37 +01:00
tls_pad.c Move tls_pad.c into ssl/record/methods 2022-11-14 07:51:17 +00:00
tlsany_meth.c Move declarations out of record.h and record_local.h 2022-11-14 07:51:17 +00:00