summaryrefslogtreecommitdiff
path: root/linux-x86/include/openssl/asn1.h
diff options
context:
space:
mode:
authorGiuliano Procida <gprocida@google.com>2022-05-31 19:21:21 +0100
committerGiuliano Procida <gprocida@google.com>2022-05-31 19:21:21 +0100
commit057795e5981d447985fd0d33c99412ad7f02be9c (patch)
tree0715c0fed9c339da46bda3fb6adaa843d26ac4bb /linux-x86/include/openssl/asn1.h
parent1f9a169ac19d0a20c8266bc078eb5c48b572b134 (diff)
downloadbuild-tools-057795e5981d447985fd0d33c99412ad7f02be9c.tar.gz
Update kernel-build-tools to ab/8664722android-t-beta-3.2_r0.4
https://ci.android.com/builds/branches/aosp_kernel-build-tools/grid?head=8664722&tail=8664722 Test: treehugger Change-Id: I5304ffd81f8f1f96be12b07dd1c3a0877af8ebfc
Diffstat (limited to 'linux-x86/include/openssl/asn1.h')
-rw-r--r--linux-x86/include/openssl/asn1.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/linux-x86/include/openssl/asn1.h b/linux-x86/include/openssl/asn1.h
index d6fa2f7..5ae0064 100644
--- a/linux-x86/include/openssl/asn1.h
+++ b/linux-x86/include/openssl/asn1.h
@@ -1650,6 +1650,8 @@ OPENSSL_EXPORT int ASN1_TIME_print(BIO *out, const ASN1_TIME *a);
// replaced with '.'.
OPENSSL_EXPORT int ASN1_STRING_print(BIO *out, const ASN1_STRING *str);
+// The following flags must not collide with |XN_FLAG_*|.
+
// ASN1_STRFLGS_ESC_2253 causes characters to be escaped as in RFC 2253, section
// 2.4.
#define ASN1_STRFLGS_ESC_2253 1