Add and use function tls1_in_list to avoid code duplication.
authorDr. Stephen Henson <steve@openssl.org>
Sun, 24 Sep 2017 20:59:39 +0000 (21:59 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 26 Sep 2017 12:00:26 +0000 (13:00 +0100)
commitb50951d36c329b07e1c92d41cc02c9085fb567d7
tree25224660d0e8f04488ce573a75c213459b582076
parent5ce5f787e3b03c33297b1480ec138938a4ff5e8e
Add and use function tls1_in_list to avoid code duplication.

[extended tests]

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/=4412)
ssl/t1_lib.c