diff options
author | jsing <> | 2020-02-05 17:30:30 +0000 |
---|---|---|
committer | jsing <> | 2020-02-05 17:30:30 +0000 |
commit | b4766dc0b43a58fb924f86b32ea9dc519e138f45 (patch) | |
tree | 24698e90dd97dec3b0a0fe94f34f034aa56498f6 /src/regress/lib | |
parent | 30522d799b56c01cbca3fedc09dfe8c5f5692a43 (diff) | |
download | openbsd-b4766dc0b43a58fb924f86b32ea9dc519e138f45.tar.gz openbsd-b4766dc0b43a58fb924f86b32ea9dc519e138f45.tar.bz2 openbsd-b4766dc0b43a58fb924f86b32ea9dc519e138f45.zip |
Refactor the server hello processing code in the TLSv1.3 client.
Use flags to signal the need to switch to the legacy client and to identify
a hello retry request. This allows the caller to take appropriate action,
rather than trying to do this in the parsing/processing code.
Split the key deriviation and record protection engagement code into a
separate function, both for readability and reuse.
Change handshake states outside of the processing code.
ok tb@
Diffstat (limited to 'src/regress/lib')
0 files changed, 0 insertions, 0 deletions