]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/openssl/ssl3.h
Move the SSL3_CK_CIPHERSUITE_FLAG out of public header
[thirdparty/openssl.git] / include / openssl / ssl3.h
index 79f9b7eac2a361896e797fb1297edf2b1caf2476..8d146be19bcf886d8310f1178dd56211e918a38a 100644 (file)
@@ -25,9 +25,6 @@
 extern "C" {
 #endif
 
-/* Flag used on OpenSSL ciphersuite ids to indicate they are for SSLv3+ */
-# define SSL3_CK_CIPHERSUITE_FLAG                0x03000000
-
 /*
  * Signalling cipher suite value from RFC 5746
  * (TLS_EMPTY_RENEGOTIATION_INFO_SCSV)