Move the SSL3_CK_CIPHERSUITE_FLAG out of public header
authorMatt Caswell <matt@openssl.org>
Fri, 27 Jan 2017 11:58:04 +0000 (11:58 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 30 Jan 2017 10:18:24 +0000 (10:18 +0000)
commit34f7245ba0a5381867e1ea0b7520106218e5bbb1
tree709589a5c5baca561eaa7d651449bc95ce599e73
parent3ae6b5f800a88a8dac109aeb3ea758469ab1cbb8
Move the SSL3_CK_CIPHERSUITE_FLAG out of public header

The newly added SSL3_CK_CIPHERSUITE_FLAG shouldn't be in a public header
file

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2259)
include/openssl/ssl3.h
ssl/s3_lib.c
ssl/ssl_locl.h