openssl/ssl/record
Matt Caswell 23bf52a4b4 Re-enable the multiblock code and move it into the record layer
Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19198)
2022-09-23 14:54:49 +01:00
..
methods Re-enable the multiblock code and move it into the record layer 2022-09-23 14:54:49 +01:00
build.info
rec_layer_d1.c Convert the write record layer to supply proper return values 2022-09-23 14:54:49 +01:00
rec_layer_s3.c Re-enable the multiblock code and move it into the record layer 2022-09-23 14:54:49 +01:00
record_local.h
record.h Convert the write record layer to supply proper return values 2022-09-23 14:54:49 +01:00
recordmethod.h Re-enable the multiblock code and move it into the record layer 2022-09-23 14:54:49 +01:00
ssl3_buffer.c Move write buffer management into the write record layer 2022-09-23 14:54:49 +01:00
ssl3_record_tls13.c
ssl3_record.c
tls_pad.c