diff options
author | jsing <> | 2021-09-04 16:26:12 +0000 |
---|---|---|
committer | jsing <> | 2021-09-04 16:26:12 +0000 |
commit | cae6ba899a9344e719ed96e6afdb8958b891efb0 (patch) | |
tree | 44332845387994e621a09d6d1451fd9e6a3c865d /src/usr.bin/openssl/ca.c | |
parent | 5f9c147b857183086592529152aa63fc86fa2e56 (diff) | |
download | openbsd-cae6ba899a9344e719ed96e6afdb8958b891efb0.tar.gz openbsd-cae6ba899a9344e719ed96e6afdb8958b891efb0.tar.bz2 openbsd-cae6ba899a9344e719ed96e6afdb8958b891efb0.zip |
Factor out the TLSv1.3 code that handles content from TLS records.
Currently, the plaintext content from opened TLS records is handled via
the rbuf code in the TLSv1.3 record layer. Factor this out and provide a
separate struct tls_content, which knows how to track and manipulate the
content.
This makes the TLSv1.3 code cleaner, however it will also soon also be used
to untangle parts of the legacy record layer.
ok beck@ tb@
Diffstat (limited to 'src/usr.bin/openssl/ca.c')
0 files changed, 0 insertions, 0 deletions