Use CBS_get_last_u8() to find the content type in TLSv1.3 records.
authorjsing <jsing@openbsd.org>
Wed, 15 Dec 2021 17:57:45 +0000 (17:57 +0000)
committerjsing <jsing@openbsd.org>
Wed, 15 Dec 2021 17:57:45 +0000 (17:57 +0000)
commit59c3bd6cdbf62a8a3d1fa480fc5f29f3f5a1ff15
tree34cf7ec191305663cd28e614db33e03bbb5eba4f
parent5b3e2f429cab49b4bf1397e412592a6141d40443
Use CBS_get_last_u8() to find the content type in TLSv1.3 records.

ok tb@
lib/libssl/tls13_record_layer.c