Convert more functions in ssl/statem/statem.c to use SSLfatal()
authorMatt Caswell <matt@openssl.org>
Thu, 23 Nov 2017 10:37:51 +0000 (10:37 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 4 Dec 2017 13:31:48 +0000 (13:31 +0000)
commitd4d2f3a4c14113c20eaa9350cbbf32cfb3e4f10c
tree0bbe5027ab1e7d4a9ea7db1b9f915128b70c5869
parent3ec8d113a59162a8ae9020d4f8a501ac2f33d744
Convert more functions in ssl/statem/statem.c to use SSLfatal()

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4778)
crypto/err/openssl.txt
include/openssl/sslerr.h
ssl/s3_enc.c
ssl/ssl_err.c
ssl/statem/statem.c
ssl/statem/statem_lib.c
ssl/t1_enc.c
ssl/tls13_enc.c