openssl/ssl/record
Matt Caswell c89c21f8f5 Move tls_pad.c into ssl/record/methods
This file is used by libssl record layer methods and therefore should now
be in the methods subdir

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
..
methods Move tls_pad.c into ssl/record/methods 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
rec_layer_d1.c Remove remaining refs to enc_(write|read)_ctx/(read|write)_hash 2022-11-14 07:51:17 +00:00
rec_layer_s3.c Remove remaining refs to enc_(write|read)_ctx/(read|write)_hash 2022-11-14 07:51:17 +00:00
record_local.h Remove some redundant code 2022-10-20 14:39:33 +01:00
record.h Make SSL_alloc_buffers() and SSL_free_buffers() work again 2022-10-27 10:52:52 +01:00
recordmethod.h Remove some unused OSSL_RECORD_METHOD functions 2022-10-27 10:52:52 +01:00
ssl3_record.c Remove some redundant code 2022-10-20 14:39:33 +01:00