summaryrefslogtreecommitdiffstats
path: root/ssl/tls1.h
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2009-12-01 18:40:50 +0000
committerDr. Stephen Henson <steve@openssl.org>2009-12-01 18:40:50 +0000
commit7f354fa42d32a751a6ae2968f8a8c4289a05aadb (patch)
tree3b0dc548ce53f4276d90d3fff68f09fccf333ae0 /ssl/tls1.h
parent6732e14278fafe80408ec48974c4b232f75a6739 (diff)
Ooops...
Diffstat (limited to 'ssl/tls1.h')
-rw-r--r--ssl/tls1.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/ssl/tls1.h b/ssl/tls1.h
index fb6e817176..b3cc8f098b 100644
--- a/ssl/tls1.h
+++ b/ssl/tls1.h
@@ -287,13 +287,6 @@ SSL_CTX_callback_ctrl(ssl,SSL_CTRL_SET_TLSEXT_TICKET_KEY_CB,(void (*)(void))cb)
#endif
-/* Renegotiation indicator "magic" ciphersuite from
- * "draft-ietf-tls-renegotiation" (FIXME: put RFC# in here when ready)
- * FIXME: put correct ciphersuite number in here when available.
- */
-
-#define OPENSSL_RI_MAGIC 0x03000FEC
-
/* PSK ciphersuites from 4279 */
#define TLS1_CK_PSK_WITH_RC4_128_SHA 0x0300008A
#define TLS1_CK_PSK_WITH_3DES_EDE_CBC_SHA 0x0300008B