diff options
author | jsing <> | 2019-03-17 15:48:02 +0000 |
---|---|---|
committer | jsing <> | 2019-03-17 15:48:02 +0000 |
commit | e07c86a43edca4325346bcb4c9cff1d5f07d75df (patch) | |
tree | 9a14046c43fbb0de32c78bc9d2073c4135aa7e4b /src/lib/libssl/ssl_locl.h | |
parent | c42c84ca93a06fba03321d1c4ecf28e9db679081 (diff) | |
download | openbsd-e07c86a43edca4325346bcb4c9cff1d5f07d75df.tar.gz openbsd-e07c86a43edca4325346bcb4c9cff1d5f07d75df.tar.bz2 openbsd-e07c86a43edca4325346bcb4c9cff1d5f07d75df.zip |
Correct return value handling in tls13_handshake_recv_action().
The recv action handler returns success/failure, rather than a TLS13_IO_*
value, which is what tls13_handshake_recv_action() needs to return.
Failure previously mapped to TLS13_IO_EOF, which is not ideal.
ok tb@
Diffstat (limited to 'src/lib/libssl/ssl_locl.h')
0 files changed, 0 insertions, 0 deletions