summaryrefslogtreecommitdiffstats
path: root/ssl/ssl.h
diff options
context:
space:
mode:
authorRichard Levitte <richard@levitte.org>2014-06-17 12:38:20 +0200
committerRichard Levitte <richard@levitte.org>2014-06-17 12:38:20 +0200
commit23351c607b1cdcbef15b4052f2e9ebc4d2ecbd67 (patch)
tree17734320231cc32d7601e97ec313e922ec53818b /ssl/ssl.h
parent9a6112d16a10824eb1cd8886650ae0b70c8a4d9c (diff)
Remove unused DANE macros. This should be the last DANE stuff...
Diffstat (limited to 'ssl/ssl.h')
-rw-r--r--ssl/ssl.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ssl/ssl.h b/ssl/ssl.h
index 4f6abb7338..352d652aca 100644
--- a/ssl/ssl.h
+++ b/ssl/ssl.h
@@ -1941,9 +1941,6 @@ DECLARE_PEM_rw(SSL_SESSION, SSL_SESSION)
#define SSL_CTRL_GET_SERVER_TMP_KEY 109
#define SSL_CTRL_GET_RAW_CIPHERLIST 110
#define SSL_CTRL_GET_EC_POINT_FORMATS 111
-#define SSL_CTRL_GET_TLSA_RECORD 112
-#define SSL_CTRL_SET_TLSA_RECORD 113
-#define SSL_CTRL_PULL_TLSA_RECORD 114
#define SSL_CTRL_GET_CHAIN_CERTS 115
#define SSL_CTRL_SELECT_CURRENT_CERT 116