Home
last modified time | relevance | path

Searched refs:utf8string (Results 1 - 25 of 71) sorted by relevance

123

/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_san.c92 gen->d.otherName->value->value.utf8string->data, in STACK_OF()
93 gen->d.otherName->value->value.utf8string->length, in STACK_OF()
100 gen->d.otherName->value->value.utf8string->data, in STACK_OF()
101 gen->d.otherName->value->value.utf8string->length, in STACK_OF()
116 gen->d.otherName->value->value.utf8string->data, in STACK_OF()
117 gen->d.otherName->value->value.utf8string->length, in STACK_OF()
124 gen->d.otherName->value->value.utf8string->data, in STACK_OF()
125 gen->d.otherName->value->value.utf8string->length, in STACK_OF()
146 gen->d.otherName->value->value.utf8string->data, in STACK_OF()
147 gen->d.otherName->value->value.utf8string in STACK_OF()
[all...]
H A Dv3_ncons.c661 eml = emltype->value.utf8string;
H A Dv3_utl.c929 cstr = gen->d.otherName->value->value.utf8string; in do_x509_check()
/third_party/openssl/crypto/x509/
H A Dv3_san.c92 gen->d.otherName->value->value.utf8string->data, in STACK_OF()
93 gen->d.otherName->value->value.utf8string->length, in STACK_OF()
100 gen->d.otherName->value->value.utf8string->data, in STACK_OF()
101 gen->d.otherName->value->value.utf8string->length, in STACK_OF()
116 gen->d.otherName->value->value.utf8string->data, in STACK_OF()
117 gen->d.otherName->value->value.utf8string->length, in STACK_OF()
124 gen->d.otherName->value->value.utf8string->data, in STACK_OF()
125 gen->d.otherName->value->value.utf8string->length, in STACK_OF()
146 gen->d.otherName->value->value.utf8string->data, in STACK_OF()
147 gen->d.otherName->value->value.utf8string in STACK_OF()
[all...]
H A Dv3_ncons.c661 eml = emltype->value.utf8string;
H A Dv3_utl.c956 cstr = gen->d.otherName->value->value.utf8string; in do_x509_check()
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_util.c226 ASN1_UTF8STRING *utf8string; in STACK_OF() local
230 if ((utf8string = ASN1_UTF8STRING_new()) == NULL) in STACK_OF()
232 if (!ASN1_STRING_set(utf8string, text, len)) in STACK_OF()
234 if (!sk_ASN1_UTF8STRING_push(sk, utf8string)) in STACK_OF()
239 ASN1_UTF8STRING_free(utf8string); in STACK_OF()
/third_party/openssl/crypto/cmp/
H A Dcmp_util.c226 ASN1_UTF8STRING *utf8string; in STACK_OF() local
230 if ((utf8string = ASN1_UTF8STRING_new()) == NULL) in STACK_OF()
232 if (!ASN1_STRING_set(utf8string, text, len)) in STACK_OF()
234 if (!sk_ASN1_UTF8STRING_push(sk, utf8string)) in STACK_OF()
239 ASN1_UTF8STRING_free(utf8string); in STACK_OF()
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
H A Dasn1.rs42 pub utf8string: *mut ASN1_UTF8STRING,
/third_party/openssl/test/helpers/
H A Dpkcs12.c482 if (!TEST_mem_eq(txt, strlen(txt), (char *)av->value.utf8string->data, in check_asn1_string()
483 av->value.utf8string->length)) in check_asn1_string()
/third_party/node/deps/openssl/openssl/apps/
H A Dpkcs12.c1145 BIO_printf(out, "%.*s\n", av->value.utf8string->length, in print_attribute()
1146 av->value.utf8string->data); in print_attribute()
/third_party/openssl/apps/
H A Dpkcs12.c1149 BIO_printf(out, "%.*s\n", av->value.utf8string->length, in print_attribute()
1150 av->value.utf8string->data); in print_attribute()
/third_party/openssl/ohos_lite/include/openssl/
H A Dasn1.h464 ASN1_UTF8STRING *utf8string; member
/third_party/node/src/crypto/
H A Dcrypto_common.cc795 PrintUtf8AltName(out, gen->d.otherName->value->value.utf8string, in PrintGeneralName()
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dasn1.h540 ASN1_UTF8STRING *utf8string; member
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/
H A Dasn1.h540 ASN1_UTF8STRING *utf8string; member
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dasn1.h540 ASN1_UTF8STRING *utf8string; member
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dasn1.h540 ASN1_UTF8STRING *utf8string; member
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dasn1.h540 ASN1_UTF8STRING *utf8string; member
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dasn1.h540 ASN1_UTF8STRING *utf8string; member
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dasn1.h540 ASN1_UTF8STRING *utf8string; member
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dasn1.h540 ASN1_UTF8STRING *utf8string; member
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dasn1.h540 ASN1_UTF8STRING *utf8string; member
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/
H A Dasn1.h540 ASN1_UTF8STRING *utf8string; member
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dasn1.h540 ASN1_UTF8STRING *utf8string; member

Completed in 50 milliseconds

123