diff options
author | jsing <> | 2024-03-25 10:18:13 +0000 |
---|---|---|
committer | jsing <> | 2024-03-25 10:18:13 +0000 |
commit | 46e5c6478e8fb8c6d88de2eb807245309502fa4c (patch) | |
tree | 2e2ac4bb1dd60d08faf8e08f97c74583ac636475 /src/regress/lib/libcrypto/exdata/exdata_test.c | |
parent | df00900d0be92b7888abdf97dbe45c5bc07da576 (diff) | |
download | openbsd-46e5c6478e8fb8c6d88de2eb807245309502fa4c.tar.gz openbsd-46e5c6478e8fb8c6d88de2eb807245309502fa4c.tar.bz2 openbsd-46e5c6478e8fb8c6d88de2eb807245309502fa4c.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/libcrypto/exdata/exdata_test.c')
0 files changed, 0 insertions, 0 deletions