summaryrefslogtreecommitdiff
path: root/lib/includes/gnutls/gnutls.h.in
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2015-06-02 16:31:49 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2015-06-02 16:33:57 +0200
commit0422a67eb0935e1dd96d602445ee179ef9dd993d (patch)
treed1e47069e0b0817076871523b57ecbf168d0baa3 /lib/includes/gnutls/gnutls.h.in
parent18e7a1192d85e8706899bd7b9c727d4f01b14046 (diff)
downloadgnutls-0422a67eb0935e1dd96d602445ee179ef9dd993d.tar.gz
use the same flags in all verification functions
Diffstat (limited to 'lib/includes/gnutls/gnutls.h.in')
-rw-r--r--lib/includes/gnutls/gnutls.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/includes/gnutls/gnutls.h.in b/lib/includes/gnutls/gnutls.h.in
index 49c4805add..4dd54eeff9 100644
--- a/lib/includes/gnutls/gnutls.h.in
+++ b/lib/includes/gnutls/gnutls.h.in
@@ -2452,6 +2452,7 @@ int gnutls_fips140_mode_enabled(void);
#define GNUTLS_E_BAD_COOKIE -214
#define GNUTLS_E_OPENPGP_PREFERRED_KEY_ERROR -215
#define GNUTLS_E_INCOMPAT_DSA_KEY_WITH_TLS_PROTOCOL -216
+#define GNUTLS_E_INSUFFICIENT_SECURITY -217
#define GNUTLS_E_HEARTBEAT_PONG_RECEIVED -292
#define GNUTLS_E_HEARTBEAT_PING_RECEIVED -293