openssl/ssl/record
Matt Caswell 88c2303948 Make rrec, wrec, rbuf and wbuf fully private to the record layer. Also, clean
up some access to them. Now that various functions have been moved into the
record layer they no longer need to use the accessor macros.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2015-03-26 15:02:00 +00:00
..
d1_pkt.c Make rrec, wrec, rbuf and wbuf fully private to the record layer. Also, clean 2015-03-26 15:02:00 +00:00
rec_layer.h Make rrec, wrec, rbuf and wbuf fully private to the record layer. Also, clean 2015-03-26 15:02:00 +00:00
s3_pkt.c Make rrec, wrec, rbuf and wbuf fully private to the record layer. Also, clean 2015-03-26 15:02:00 +00:00
s23_pkt.c Moved s3_pkt.c, s23_pkt.c and d1_pkt.c into the record layer. 2015-03-26 15:01:59 +00:00
ssl3_buffer.c Provide RECORD_LAYER_set_data function 2015-03-26 15:01:59 +00:00
ssl3_buffer.h Provide RECORD_LAYER_set_data function 2015-03-26 15:01:59 +00:00
ssl3_record.c Make rrec, wrec, rbuf and wbuf fully private to the record layer. Also, clean 2015-03-26 15:02:00 +00:00
ssl3_record.h Introduce macro RECORD_LAYER_setup_comp_buffer 2015-03-26 15:01:59 +00:00