diff options
author | jsing <> | 2019-02-23 15:02:34 +0000 |
---|---|---|
committer | jsing <> | 2019-02-23 15:02:34 +0000 |
commit | 08a481095f1d7b38cdc1ac76d421391090fbc3ee (patch) | |
tree | 9f4afd811b09d3c55fb7cb6a19632ed0a0988cb6 /src/lib/libssl/bs_cbs.c | |
parent | 6dc7e73103356c68fb1a0e418474365eed4d822c (diff) | |
download | openbsd-08a481095f1d7b38cdc1ac76d421391090fbc3ee.tar.gz openbsd-08a481095f1d7b38cdc1ac76d421391090fbc3ee.tar.bz2 openbsd-08a481095f1d7b38cdc1ac76d421391090fbc3ee.zip |
Remove temporary gotos.
In the case of a dummy CCS or post-handshake handshake message, return
TLS13_WANT_POLLIN rather than using a goto internally. This allows the
caller to retry at an appropriate time and reduces the complexity within
the record layer.
ok beck@ tb@
Diffstat (limited to 'src/lib/libssl/bs_cbs.c')
0 files changed, 0 insertions, 0 deletions