summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/asn1.h
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>2005-08-21 16:00:17 +0000
committerBen Laurie <ben@openssl.org>2005-08-21 16:00:17 +0000
commitbf3d6c0c9b58e6a78fa3ac0a60d68ef4fc0aa215 (patch)
tree7431a83a1487ff2ee8e13430ff3c52f58eb715b2 /crypto/asn1/asn1.h
parentb8e8ccdc791e035473c710649fb3e67847c365ff (diff)
Make D-H safer, include well-known primes.
Diffstat (limited to 'crypto/asn1/asn1.h')
-rw-r--r--crypto/asn1/asn1.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/asn1/asn1.h b/crypto/asn1/asn1.h
index e0e474f2c8..680f92891e 100644
--- a/crypto/asn1/asn1.h
+++ b/crypto/asn1/asn1.h
@@ -1040,6 +1040,7 @@ void ERR_load_ASN1_strings(void);
#define ASN1_F_ASN1_MBSTRING_NCOPY 122
#define ASN1_F_ASN1_OBJECT_NEW 123
#define ASN1_F_ASN1_PACK_STRING 124
+#define ASN1_F_ASN1_PCTX_NEW 205
#define ASN1_F_ASN1_PKCS5_PBE_SET 125
#define ASN1_F_ASN1_SEQ_PACK 126
#define ASN1_F_ASN1_SEQ_UNPACK 127