summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2021-07-09 09:14:11 +0200
committerRichard Levitte <levitte@openssl.org>2021-07-10 12:05:51 +0200
commitea26844c4f624ef515d9228d3b623761a369b049 (patch)
treeac779f28c3cc88f2921e37f4a07cdb6613df8477 /include
parentf1d97905bbd8679b7647c992b97f526791069040 (diff)
make update (adds a new function code)
Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/16027)
Diffstat (limited to 'include')
-rw-r--r--include/openssl/asn1err.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/openssl/asn1err.h b/include/openssl/asn1err.h
index e1ad1fefec..fc72bb70f4 100644
--- a/include/openssl/asn1err.h
+++ b/include/openssl/asn1err.h
@@ -1,6 +1,6 @@
/*
* Generated by util/mkerr.pl DO NOT EDIT
- * Copyright 1995-2020 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
@@ -75,6 +75,7 @@ int ERR_load_ASN1_strings(void);
# define ASN1_F_ASN1_STRING_TO_BN 228
# define ASN1_F_ASN1_STRING_TYPE_NEW 130
# define ASN1_F_ASN1_TEMPLATE_EX_D2I 132
+# define ASN1_F_ASN1_TEMPLATE_EX_I2D 145
# define ASN1_F_ASN1_TEMPLATE_NEW 133
# define ASN1_F_ASN1_TEMPLATE_NOEXP_D2I 131
# define ASN1_F_ASN1_TIME_ADJ 217