/aosp_15_r20/external/cronet/net/tools/transport_security_state_generator/ |
H A D | cert_util.cc | 77 size_t length = ASN1_STRING_to_UTF8(&buffer, data); in ExtractFieldFromX509Name()
|
/aosp_15_r20/external/rust/crates/openssl/src/ |
D | asn1.rs | 439 #[corresponds(ASN1_STRING_to_UTF8)] 443 let len = ffi::ASN1_STRING_to_UTF8(&mut ptr, self.as_ptr()); in as_utf8()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/ |
D | ssl_transport_security.cc | 280 utf8_returned_size = ASN1_STRING_to_UTF8(utf8, common_name_asn1); in ssl_get_x509_common_name() 380 name_size = ASN1_STRING_to_UTF8(&name, subject_alt_name->d.dNSName); in add_subject_alt_names_properties_to_peer() 383 name_size = ASN1_STRING_to_UTF8(&name, subject_alt_name->d.rfc822Name); in add_subject_alt_names_properties_to_peer() 386 name_size = ASN1_STRING_to_UTF8( in add_subject_alt_names_properties_to_peer()
|
/aosp_15_r20/external/grpc-grpc/src/core/tsi/ |
H A D | ssl_transport_security.cc | 300 utf8_returned_size = ASN1_STRING_to_UTF8(utf8, common_name_asn1); in ssl_get_x509_common_name() 400 name_size = ASN1_STRING_to_UTF8(&name, subject_alt_name->d.dNSName); in add_subject_alt_names_properties_to_peer() 403 name_size = ASN1_STRING_to_UTF8(&name, subject_alt_name->d.rfc822Name); in add_subject_alt_names_properties_to_peer() 406 name_size = ASN1_STRING_to_UTF8( in add_subject_alt_names_properties_to_peer()
|
/aosp_15_r20/external/boringssl/src/crypto/x509/ |
H A D | x509name.c | 92 int text_len = ASN1_STRING_to_UTF8(&text, data); in X509_NAME_get_text_by_OBJ()
|
H A D | x_name.c | 430 out->length = ASN1_STRING_to_UTF8(&out->data, in); in asn1_string_canon()
|
/aosp_15_r20/external/curl/lib/ |
H A D | setup-vms.h | 198 #define ASN1_STRING_to_UTF8 ASN1_STRING_TO_UTF8 macro
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/x509/ |
H A D | x509name.c | 92 int text_len = ASN1_STRING_to_UTF8(&text, data); in X509_NAME_get_text_by_OBJ()
|
H A D | x_name.c | 430 out->length = ASN1_STRING_to_UTF8(&out->data, in); in asn1_string_canon()
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/asn1/ |
H A D | a_strex.c | 363 int ASN1_STRING_to_UTF8(unsigned char **out, const ASN1_STRING *in) { in ASN1_STRING_to_UTF8() function
|
/aosp_15_r20/external/boringssl/src/crypto/asn1/ |
H A D | a_strex.c | 363 int ASN1_STRING_to_UTF8(unsigned char **out, const ASN1_STRING *in) { in ASN1_STRING_to_UTF8() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/x509/ |
D | x_name.c | 431 out->length = ASN1_STRING_to_UTF8(&out->data, in); in asn1_string_canon()
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/asn1/ |
D | a_strex.c | 452 int ASN1_STRING_to_UTF8(unsigned char **out, const ASN1_STRING *in) in ASN1_STRING_to_UTF8() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/asn1/ |
D | a_strex.c | 452 int ASN1_STRING_to_UTF8(unsigned char **out, const ASN1_STRING *in) in ASN1_STRING_to_UTF8() function
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/x509/ |
D | x_name.c | 431 out->length = ASN1_STRING_to_UTF8(&out->data, in); in asn1_string_canon()
|
/aosp_15_r20/out/soong/.intermediates/external/boringssl/libcrypto_static/android_arm64_armv8-2a_cortex-a55_static_apex30_sabi/obj/external/boringssl/src/crypto/asn1/ |
D | a_strex.sdump | 561 "function_name" : "ASN1_STRING_to_UTF8", 562 "linker_set_key" : "ASN1_STRING_to_UTF8",
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/boringssl/src/include/openssl/ |
D | asn1.h | 849 OPENSSL_EXPORT int ASN1_STRING_to_UTF8(unsigned char **out, ASN1_STRING *in);
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/boringssl/src/include/openssl/ |
D | asn1.h | 849 OPENSSL_EXPORT int ASN1_STRING_to_UTF8(unsigned char **out, ASN1_STRING *in);
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/boringssl/src/include/openssl/ |
D | asn1.h | 849 OPENSSL_EXPORT int ASN1_STRING_to_UTF8(unsigned char **out, ASN1_STRING *in);
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/boringssl/src/include/openssl/ |
D | asn1.h | 849 OPENSSL_EXPORT int ASN1_STRING_to_UTF8(unsigned char **out, ASN1_STRING *in);
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/include/openssl/ |
D | asn1.h | 324 OPENSSL_EXPORT int ASN1_STRING_to_UTF8(unsigned char **out,
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/boringssl/src/include/openssl/ |
D | asn1.h | 849 OPENSSL_EXPORT int ASN1_STRING_to_UTF8(unsigned char **out, ASN1_STRING *in);
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/boringssl/src/include/openssl/ |
D | asn1.h | 849 OPENSSL_EXPORT int ASN1_STRING_to_UTF8(unsigned char **out, ASN1_STRING *in);
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/boringssl/src/include/openssl/ |
D | asn1.h | 849 OPENSSL_EXPORT int ASN1_STRING_to_UTF8(unsigned char **out, ASN1_STRING *in);
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/boringssl/src/include/openssl/ |
D | asn1.h | 849 OPENSSL_EXPORT int ASN1_STRING_to_UTF8(unsigned char **out, ASN1_STRING *in);
|