diff options
author | jsing <> | 2022-01-11 18:22:16 +0000 |
---|---|---|
committer | jsing <> | 2022-01-11 18:22:16 +0000 |
commit | 3ce0ff225ddb5a7e88941e98c777d710c81515ea (patch) | |
tree | 14343edec2586910e47a9eca4a689694fa28db46 /src/lib/libssl/tls13_server.c | |
parent | b5533906bb806370a314519f28997663cbefb9b5 (diff) | |
download | openbsd-3ce0ff225ddb5a7e88941e98c777d710c81515ea.tar.gz openbsd-3ce0ff225ddb5a7e88941e98c777d710c81515ea.tar.bz2 openbsd-3ce0ff225ddb5a7e88941e98c777d710c81515ea.zip |
Simplify tlsext_keyshare_server_parse()
SSL_AD_DECODE_ERROR is the default alert for a TLS extension parsing
failure - remove the various gotos and simply return 0 instead.
ok tb@
Diffstat (limited to 'src/lib/libssl/tls13_server.c')
0 files changed, 0 insertions, 0 deletions