diff options
author | jsing <> | 2021-03-29 16:46:09 +0000 |
---|---|---|
committer | jsing <> | 2021-03-29 16:46:09 +0000 |
commit | b0ad6a75e5cd47156d70adefc2b65728605ba944 (patch) | |
tree | 8a97f354c4119a96736fdf5834563fa25bf10bf4 /src/lib/libssl/ssl_methods.c | |
parent | 12760ef637f1713d13e9f9a9aa57bfde4bbf2bd5 (diff) | |
download | openbsd-b0ad6a75e5cd47156d70adefc2b65728605ba944.tar.gz openbsd-b0ad6a75e5cd47156d70adefc2b65728605ba944.tar.bz2 openbsd-b0ad6a75e5cd47156d70adefc2b65728605ba944.zip |
Move finished and peer finished to the handshake struct.
This moves the finish_md and peer_finish_md from the 'tmp' struct to the
handshake struct, renaming to finished and peer_finished in the process.
This also allows the remaining S3I(s) references to be removed from the
TLSv1.3 client and server.
ok inoguchi@ tb@
Diffstat (limited to 'src/lib/libssl/ssl_methods.c')
0 files changed, 0 insertions, 0 deletions