summaryrefslogtreecommitdiffstats
path: root/ssl/dtls1.h
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2006-01-07 20:44:29 +0000
committerBodo Möller <bodo@openssl.org>2006-01-07 20:44:29 +0000
commit01c76c6606c51013222626875218e0f1ed5bcc7e (patch)
tree0c67554b8ebce852d328ba1131237e6e139354fb /ssl/dtls1.h
parentd32f888db1ead22f0beaa1b457c77fffcbbd22d1 (diff)
There's no such things as DTLS1_AD_MISSING_HANDSHAKE_MESSAGE.
For now, anyway.
Diffstat (limited to 'ssl/dtls1.h')
-rw-r--r--ssl/dtls1.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ssl/dtls1.h b/ssl/dtls1.h
index 284e531bd3..c5b1b9cab5 100644
--- a/ssl/dtls1.h
+++ b/ssl/dtls1.h
@@ -71,7 +71,9 @@ extern "C" {
#define DTLS1_VERSION_MAJOR 0x01
#define DTLS1_VERSION_MINOR 0x00
+#if 0
#define DTLS1_AD_MISSING_HANDSHAKE_MESSAGE 110
+#endif
/* lengths of messages */
#define DTLS1_COOKIE_LENGTH 32