diff options
author | Michael Brown <mcb30@ipxe.org> | 2024-08-21 12:15:24 +0100 |
---|---|---|
committer | Michael Brown <mcb30@ipxe.org> | 2024-08-21 12:15:24 +0100 |
commit | acbabdb335f47eb8246188a23ed7e3997da6e8ba (patch) | |
tree | a76d6417fae3bf6a795c4bca213b864027808fb0 /src/usr/autoboot.c | |
parent | c9cac76a5c07536a466bdcbb15c69e090f0bb9f7 (diff) | |
download | ipxe-acbabdb335f47eb8246188a23ed7e3997da6e8ba.zip ipxe-acbabdb335f47eb8246188a23ed7e3997da6e8ba.tar.gz ipxe-acbabdb335f47eb8246188a23ed7e3997da6e8ba.tar.bz2 |
[tls] Group client and server state in TLS connection structure
The TLS connection structure has grown to become unmanageably large as
new features and support for new TLS protocol versions have been added
over time.
Split out the portions of struct tls_connection that are specific to
client and server operations into separate structures, and simplify
some structure field names.
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/usr/autoboot.c')
0 files changed, 0 insertions, 0 deletions