summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/asn1.h
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2011-02-03 10:03:23 +0000
committerBodo Möller <bodo@openssl.org>2011-02-03 10:03:23 +0000
commit2440d8b1db72e2301492c836a87bfd134dc04db2 (patch)
treefb1861165f1d5ed953b0ec32520a7a3b7a5f62c5 /crypto/asn1/asn1.h
parentee9884654b976386015533766a77e74c414871f5 (diff)
Fix error codes.
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 92b9dbd5d2..33a41d79b1 100644
--- a/crypto/asn1/asn1.h
+++ b/crypto/asn1/asn1.h
@@ -1210,6 +1210,7 @@ void ERR_load_ASN1_strings(void);
#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_SCTX_NEW 221
#define ASN1_F_ASN1_SEQ_PACK 126
#define ASN1_F_ASN1_SEQ_UNPACK 127
#define ASN1_F_ASN1_SIGN 128