Fix error codes.
diff --git a/crypto/asn1/asn1.h b/crypto/asn1/asn1.h index 92b9dbd..33a41d7 100644 --- a/crypto/asn1/asn1.h +++ b/crypto/asn1/asn1.h
@@ -1210,6 +1210,7 @@ #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