Home
last modified time | relevance | path

Searched refs:ASN1_STRING_to_UTF8 (Results 1 – 25 of 119) sorted by relevance

12345

/aosp_15_r20/external/cronet/net/tools/transport_security_state_generator/
H A Dcert_util.cc77 size_t length = ASN1_STRING_to_UTF8(&buffer, data); in ExtractFieldFromX509Name()
/aosp_15_r20/external/rust/crates/openssl/src/
Dasn1.rs439 #[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/
Dssl_transport_security.cc280 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 Dssl_transport_security.cc300 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 Dx509name.c92 int text_len = ASN1_STRING_to_UTF8(&text, data); in X509_NAME_get_text_by_OBJ()
H A Dx_name.c430 out->length = ASN1_STRING_to_UTF8(&out->data, in); in asn1_string_canon()
/aosp_15_r20/external/curl/lib/
H A Dsetup-vms.h198 #define ASN1_STRING_to_UTF8 ASN1_STRING_TO_UTF8 macro
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/x509/
H A Dx509name.c92 int text_len = ASN1_STRING_to_UTF8(&text, data); in X509_NAME_get_text_by_OBJ()
H A Dx_name.c430 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 Da_strex.c363 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 Da_strex.c363 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/
Dx_name.c431 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/
Da_strex.c452 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/
Da_strex.c452 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/
Dx_name.c431 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/
Da_strex.sdump561 "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/
Dasn1.h849 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/
Dasn1.h849 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/
Dasn1.h849 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/
Dasn1.h849 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/
Dasn1.h324 OPENSSL_EXPORT int ASN1_STRING_to_UTF8(unsigned char **out,
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/boringssl/src/include/openssl/
Dasn1.h849 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/
Dasn1.h849 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/
Dasn1.h849 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/
Dasn1.h849 OPENSSL_EXPORT int ASN1_STRING_to_UTF8(unsigned char **out, ASN1_STRING *in);

12345