summaryrefslogtreecommitdiff
path: root/lib/nss/nssoptions.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/nss/nssoptions.h')
-rw-r--r--lib/nss/nssoptions.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/nss/nssoptions.h b/lib/nss/nssoptions.h
index 024c1e92f..3f19c61ed 100644
--- a/lib/nss/nssoptions.h
+++ b/lib/nss/nssoptions.h
@@ -18,3 +18,5 @@
* happens because NSS used to count bit lengths incorrectly. */
#define SSL_DH_MIN_P_BITS 1023
#define SSL_DSA_MIN_P_BITS 1023
+/* not really used by SSL, but define it here for consistency */
+#define SSL_ECC_MIN_CURVE_BITS 255