Home
last modified time | relevance | path

Searched refs:utf8string (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/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->length, in STACK_OF()
[all …]
H A Dv3_ncons.c661 eml = emltype->value.utf8string; in nc_email_eai()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/cmp/
H A Dcmp_util.c226 ASN1_UTF8STRING *utf8string; in ossl_cmp_sk_ASN1_UTF8STRING_push_str() local
230 if ((utf8string = ASN1_UTF8STRING_new()) == NULL) in ossl_cmp_sk_ASN1_UTF8STRING_push_str()
232 if (!ASN1_STRING_set(utf8string, text, len)) in ossl_cmp_sk_ASN1_UTF8STRING_push_str()
234 if (!sk_ASN1_UTF8STRING_push(sk, utf8string)) in ossl_cmp_sk_ASN1_UTF8STRING_push_str()
239 ASN1_UTF8STRING_free(utf8string); in ossl_cmp_sk_ASN1_UTF8STRING_push_str()
/netbsd-src/crypto/external/bsd/openssl/dist/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()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/
H A DChangeLog1455 * gen.c: add ia5string, printablestring, and utf8string change
1459 * der_put.c: add ia5string, printablestring, and utf8string change
1463 * der_length.c: add ia5string, printablestring, and utf8string
1467 * der_get.c: add ia5string, printablestring, and utf8string change
1471 * der_free.c: add ia5string, printablestring, and utf8string
1473 * der_copy.c: add ia5string, printablestring, and utf8string
1475 * der.h: add ia5string, printablestring, and utf8string
H A Dfuzzer.c337 el(utf8string, heim_utf8_string),
H A Dtemplate.c72 el(utf8string, heim_utf8_string),
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dpkcs12.c1151 BIO_printf(out, "%.*s\n", av->value.utf8string->length, in print_attribute()
1152 av->value.utf8string->data); in print_attribute()
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dasn1.h464 ASN1_UTF8STRING *utf8string; member
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dasn1.h.in493 ASN1_UTF8STRING *utf8string; member
/netbsd-src/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-ietf-ldapext-acl-model-xx.txt540 dn = utf8string ; with syntax defined in [UTF]
544 userid = utf8string ; syntax unspecified
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/err/
H A Dopenssl.txt67 ASN1_R_INVALID_UTF8STRING:134:invalid utf8string
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/err/
H A Dopenssl.txt1832 ASN1_R_INVALID_UTF8STRING:134:invalid utf8string