aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorFdaSilvaYY <fdasilvayy@gmail.com>2016-05-29 14:32:23 +0200
committerMatt Caswell <matt@openssl.org>2016-06-23 14:00:47 +0100
commit687b48685931638ca5fca2a7d5e13516ad40ea4b (patch)
treefa20991db59b7747eb23f4b68d6d37c4fe687140 /include
parentb58614d7f5f98571b2c0bb2fb3df48f4b48a7e92 (diff)
downloadopenssl-687b48685931638ca5fca2a7d5e13516ad40ea4b.tar.gz
Rework error handling from asn1_do_lock method.
Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org>
Diffstat (limited to 'include')
-rw-r--r--include/openssl/asn1.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/openssl/asn1.h b/include/openssl/asn1.h
index 5bce404c0b..ce221a9e77 100644
--- a/include/openssl/asn1.h
+++ b/include/openssl/asn1.h
@@ -885,6 +885,7 @@ void ERR_load_ASN1_strings(void);
# define ASN1_F_ASN1_D2I_READ_BIO 107
# define ASN1_F_ASN1_DIGEST 184
# define ASN1_F_ASN1_DO_ADB 110
+# define ASN1_F_ASN1_DO_LOCK 233
# define ASN1_F_ASN1_DUP 111
# define ASN1_F_ASN1_EX_C2I 204
# define ASN1_F_ASN1_FIND_END 190