Convert TLSv1.3 code to use the new read side record layer
authorMatt Caswell <matt@openssl.org>
Fri, 29 Apr 2022 16:13:23 +0000 (17:13 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 18 Aug 2022 15:38:12 +0000 (16:38 +0100)
commit2b891e30ce1839a27f6a47f4c668d5810a15f847
tree54b70e3a056fb358438a934c2d0e797bfa68e25d
parent10560aed15dd71601b89c8f0308f30b70744c914
Convert TLSv1.3 code to use the new read side record layer

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18132)
ssl/record/methods/tlsrecord.c
ssl/tls13_enc.c