diff options
author | jsing <> | 2024-03-25 10:18:13 +0000 |
---|---|---|
committer | jsing <> | 2024-03-25 10:18:13 +0000 |
commit | e811d765c8235ed2b521369ee23c961f8e9e709d (patch) | |
tree | 2e2ac4bb1dd60d08faf8e08f97c74583ac636475 /src/regress/lib/libssl/tlsext/tlsexttest.c | |
parent | 67cdb194b7479d13770fc1c964f2161460d2f5e7 (diff) | |
download | openbsd-e811d765c8235ed2b521369ee23c961f8e9e709d.tar.gz openbsd-e811d765c8235ed2b521369ee23c961f8e9e709d.tar.bz2 openbsd-e811d765c8235ed2b521369ee23c961f8e9e709d.zip |
Simplify TLS extension parsing and processing.
Rather than having a separate parse and process step for each TLS
extension, do a first pass that parses all of the TLS outer extensions and
retains the extension data, before running a second pass that calls the TLS
extension processing code.
ok beck@ tb@
Diffstat (limited to 'src/regress/lib/libssl/tlsext/tlsexttest.c')
0 files changed, 0 insertions, 0 deletions