Symbol: ASN1_UTF8STRING
crypto/krb5/src/lib/krb5/asn.1/asn1_k_encode.c
91
ASN1_UTF8STRING);
crypto/openssl/apps/cmp.c
2084
STACK_OF(ASN1_UTF8STRING) *sk;
crypto/openssl/apps/cmp.c
2085
ASN1_UTF8STRING *utf8string;
crypto/openssl/apps/cmp.c
2118
ASN1_UTF8STRING *text = NULL;
crypto/openssl/apps/lib/cmp_mock_srv.c
345
STACK_OF(ASN1_UTF8STRING) *strs;
crypto/openssl/apps/lib/cmp_mock_srv.c
346
ASN1_UTF8STRING *str;
crypto/openssl/crypto/asn1/asn1_item_list.h
42
ASN1_ITEM_ref(ASN1_UTF8STRING),
crypto/openssl/crypto/asn1/asn1_lib.c
435
char *ossl_sk_ASN1_UTF8STRING2text(STACK_OF(ASN1_UTF8STRING) *text,
crypto/openssl/crypto/asn1/asn1_lib.c
439
ASN1_UTF8STRING *current;
crypto/openssl/crypto/asn1/tasn_typ.c
32
IMPLEMENT_ASN1_STRING_FUNCTIONS(ASN1_UTF8STRING)
crypto/openssl/crypto/cmp/cmp_asn.c
1044
ASN1_EXP_SEQUENCE_OF_OPT(OSSL_CMP_PKIHEADER, freeText, ASN1_UTF8STRING, 7),
crypto/openssl/crypto/cmp/cmp_asn.c
110
ASN1_UTF8STRING)),
crypto/openssl/crypto/cmp/cmp_asn.c
123
ASN1_UTF8STRING)),
crypto/openssl/crypto/cmp/cmp_asn.c
231
*OSSL_CMP_ITAV_new0_certProfile(STACK_OF(ASN1_UTF8STRING) *certProfile)
crypto/openssl/crypto/cmp/cmp_asn.c
243
STACK_OF(ASN1_UTF8STRING) **out)
crypto/openssl/crypto/cmp/cmp_asn.c
62
ASN1_UTF8STRING)
crypto/openssl/crypto/cmp/cmp_asn.c
931
ASN1_SEQUENCE_OF_OPT(OSSL_CMP_PKISI, statusString, ASN1_UTF8STRING),
crypto/openssl/crypto/cmp/cmp_asn.c
971
ASN1_SEQUENCE_OF_OPT(OSSL_CMP_POLLREP, reason, ASN1_UTF8STRING),
crypto/openssl/crypto/cmp/cmp_client.c
105
ASN1_UTF8STRING *str = sk_ASN1_UTF8STRING_value(ss, i);
crypto/openssl/crypto/cmp/cmp_client.c
106
ASN1_UTF8STRING *dup = ASN1_STRING_dup(str);
crypto/openssl/crypto/cmp/cmp_hdr.c
143
int ossl_cmp_hdr_push0_freeText(OSSL_CMP_PKIHEADER *hdr, ASN1_UTF8STRING *text)
crypto/openssl/crypto/cmp/cmp_hdr.c
155
int ossl_cmp_hdr_push1_freeText(OSSL_CMP_PKIHEADER *hdr, ASN1_UTF8STRING *text)
crypto/openssl/crypto/cmp/cmp_local.h
100
ASN1_UTF8STRING *freeText; /* optional string to include each msg */
crypto/openssl/crypto/cmp/cmp_local.h
288
STACK_OF(ASN1_UTF8STRING) *suppLangTagsValue;
crypto/openssl/crypto/cmp/cmp_local.h
290
STACK_OF(ASN1_UTF8STRING) *certProfile;
crypto/openssl/crypto/cmp/cmp_local.h
829
int ossl_cmp_sk_ASN1_UTF8STRING_push_str(STACK_OF(ASN1_UTF8STRING) *sk,
crypto/openssl/crypto/cmp/cmp_local.h
897
int ossl_cmp_hdr_push0_freeText(OSSL_CMP_PKIHEADER *hdr, ASN1_UTF8STRING *text);
crypto/openssl/crypto/cmp/cmp_local.h
898
int ossl_cmp_hdr_push1_freeText(OSSL_CMP_PKIHEADER *hdr, ASN1_UTF8STRING *text);
crypto/openssl/crypto/cmp/cmp_status.c
174
ASN1_UTF8STRING *text;
crypto/openssl/crypto/cmp/cmp_status.c
281
ASN1_UTF8STRING *utf8_text = NULL;
crypto/openssl/crypto/cmp/cmp_util.c
221
int ossl_cmp_sk_ASN1_UTF8STRING_push_str(STACK_OF(ASN1_UTF8STRING) *sk,
crypto/openssl/crypto/cmp/cmp_util.c
224
ASN1_UTF8STRING *utf8string;
crypto/openssl/crypto/crmf/crmf_asn.c
149
value.regToken, ASN1_UTF8STRING)),
crypto/openssl/crypto/crmf/crmf_asn.c
152
value.authenticator, ASN1_UTF8STRING)),
crypto/openssl/crypto/crmf/crmf_asn.c
171
value.utf8Pairs, ASN1_UTF8STRING)),
crypto/openssl/crypto/crmf/crmf_asn.c
31
value.string, ASN1_UTF8STRING),
crypto/openssl/crypto/crmf/crmf_lib.c
124
IMPLEMENT_CRMF_CTRL_FUNC(authenticator, ASN1_UTF8STRING, regCtrl)
crypto/openssl/crypto/crmf/crmf_lib.c
242
IMPLEMENT_CRMF_CTRL_FUNC(utf8Pairs, ASN1_UTF8STRING, regInfo)
crypto/openssl/crypto/crmf/crmf_local.h
109
ASN1_UTF8STRING *string;
crypto/openssl/crypto/ts/ts_asn1.c
126
ASN1_SEQUENCE_OF_OPT(TS_STATUS_INFO, text, ASN1_UTF8STRING),
crypto/openssl/crypto/ts/ts_local.h
97
STACK_OF(ASN1_UTF8STRING) *text;
crypto/openssl/crypto/ts/ts_rsp_sign.c
288
ASN1_UTF8STRING *utf8_text = NULL;
crypto/openssl/crypto/ts/ts_rsp_utils.c
356
const STACK_OF(ASN1_UTF8STRING) *
crypto/openssl/crypto/ts/ts_rsp_verify.c
27
static char *ts_get_status_text(STACK_OF(ASN1_UTF8STRING) *text);
crypto/openssl/crypto/ts/ts_rsp_verify.c
399
static char *ts_get_status_text(STACK_OF(ASN1_UTF8STRING) *text)
crypto/openssl/crypto/x509/v3_attrdesc.c
38
ASN1_IMP_OPT(OSSL_ATTRIBUTE_DESCRIPTOR, name, ASN1_UTF8STRING, 0),
crypto/openssl/crypto/x509/v3_attrdesc.c
39
ASN1_IMP_OPT(OSSL_ATTRIBUTE_DESCRIPTOR, description, ASN1_UTF8STRING, 1),
crypto/openssl/crypto/x509/v3_ist.c
26
ASN1_SIMPLE(ISSUER_SIGN_TOOL, signTool, ASN1_UTF8STRING),
crypto/openssl/crypto/x509/v3_ist.c
27
ASN1_SIMPLE(ISSUER_SIGN_TOOL, cATool, ASN1_UTF8STRING),
crypto/openssl/crypto/x509/v3_ist.c
28
ASN1_SIMPLE(ISSUER_SIGN_TOOL, signToolCert, ASN1_UTF8STRING),
crypto/openssl/crypto/x509/v3_ist.c
29
ASN1_SIMPLE(ISSUER_SIGN_TOOL, cAToolCert, ASN1_UTF8STRING)
crypto/openssl/crypto/x509/v3_ncons.c
658
ASN1_UTF8STRING *eml;
crypto/openssl/crypto/x509/v3_utf8.c
29
ASN1_UTF8STRING *utf8)
crypto/openssl/crypto/x509/v3_utf8.c
44
ASN1_UTF8STRING *s2i_ASN1_UTF8STRING(X509V3_EXT_METHOD *method,
crypto/openssl/crypto/x509/v3_utf8.c
47
ASN1_UTF8STRING *utf8;
crypto/openssl/crypto/x509/x_ietfatt.c
35
ASN1_UTF8STRING *string;
crypto/openssl/crypto/x509/x_ietfatt.c
48
ASN1_SIMPLE(OSSL_IETF_ATTR_SYNTAX_VALUE, u.string, ASN1_UTF8STRING),
crypto/openssl/crypto/x509/x_x509a.c
29
ASN1_OPT(X509_CERT_AUX, alias, ASN1_UTF8STRING),
crypto/openssl/fuzz/asn1.c
75
ASN1_ITEM_ref(ASN1_UTF8STRING),
crypto/openssl/include/crypto/x509.h
155
ASN1_UTF8STRING *alias; /* "friendly name" */
crypto/openssl/include/internal/crmf.h
19
ASN1_UTF8STRING *regToken;
crypto/openssl/include/internal/crmf.h
22
ASN1_UTF8STRING *authenticator;
crypto/openssl/include/internal/crmf.h
40
ASN1_UTF8STRING *utf8Pairs;
crypto/openssl/include/internal/cryptlib.h
157
char *ossl_sk_ASN1_UTF8STRING2text(STACK_OF(ASN1_UTF8STRING) *text,
crypto/openssl/include/openssl/asn1.h
544
ASN1_UTF8STRING *utf8string;
crypto/openssl/include/openssl/asn1.h
752
SKM_DEFINE_STACK_OF_INTERNAL(ASN1_UTF8STRING, ASN1_UTF8STRING, ASN1_UTF8STRING)
crypto/openssl/include/openssl/asn1.h
754
#define sk_ASN1_UTF8STRING_value(sk, idx) ((ASN1_UTF8STRING *)OPENSSL_sk_value(ossl_check_const_ASN1_UTF8STRING_sk_type(sk), (idx)))
crypto/openssl/include/openssl/asn1.h
755
#define sk_ASN1_UTF8STRING_new(cmp) ((STACK_OF(ASN1_UTF8STRING) *)OPENSSL_sk_new(ossl_check_ASN1_UTF8STRING_compfunc_type(cmp)))
crypto/openssl/include/openssl/asn1.h
756
#define sk_ASN1_UTF8STRING_new_null() ((STACK_OF(ASN1_UTF8STRING) *)OPENSSL_sk_new_null())
crypto/openssl/include/openssl/asn1.h
757
#define sk_ASN1_UTF8STRING_new_reserve(cmp, n) ((STACK_OF(ASN1_UTF8STRING) *)OPENSSL_sk_new_reserve(ossl_check_ASN1_UTF8STRING_compfunc_type(cmp), (n)))
crypto/openssl/include/openssl/asn1.h
761
#define sk_ASN1_UTF8STRING_delete(sk, i) ((ASN1_UTF8STRING *)OPENSSL_sk_delete(ossl_check_ASN1_UTF8STRING_sk_type(sk), (i)))
crypto/openssl/include/openssl/asn1.h
762
#define sk_ASN1_UTF8STRING_delete_ptr(sk, ptr) ((ASN1_UTF8STRING *)OPENSSL_sk_delete_ptr(ossl_check_ASN1_UTF8STRING_sk_type(sk), ossl_check_ASN1_UTF8STRING_type(ptr)))
crypto/openssl/include/openssl/asn1.h
765
#define sk_ASN1_UTF8STRING_pop(sk) ((ASN1_UTF8STRING *)OPENSSL_sk_pop(ossl_check_ASN1_UTF8STRING_sk_type(sk)))
crypto/openssl/include/openssl/asn1.h
766
#define sk_ASN1_UTF8STRING_shift(sk) ((ASN1_UTF8STRING *)OPENSSL_sk_shift(ossl_check_ASN1_UTF8STRING_sk_type(sk)))
crypto/openssl/include/openssl/asn1.h
769
#define sk_ASN1_UTF8STRING_set(sk, idx, ptr) ((ASN1_UTF8STRING *)OPENSSL_sk_set(ossl_check_ASN1_UTF8STRING_sk_type(sk), (idx), ossl_check_ASN1_UTF8STRING_type(ptr)))
crypto/openssl/include/openssl/asn1.h
775
#define sk_ASN1_UTF8STRING_dup(sk) ((STACK_OF(ASN1_UTF8STRING) *)OPENSSL_sk_dup(ossl_check_const_ASN1_UTF8STRING_sk_type(sk)))
crypto/openssl/include/openssl/asn1.h
776
#define sk_ASN1_UTF8STRING_deep_copy(sk, copyfunc, freefunc) ((STACK_OF(ASN1_UTF8STRING) *)OPENSSL_sk_deep_copy(ossl_check_const_ASN1_UTF8STRING_sk_type(sk), ossl_check_ASN1_UTF8STRING_copyfunc_type(copyfunc), ossl_check_ASN1_UTF8STRING_freefunc_type(freefunc)))
crypto/openssl/include/openssl/asn1.h
783
DECLARE_ASN1_FUNCTIONS(ASN1_UTF8STRING)
crypto/openssl/include/openssl/cmp.h
423
typedef STACK_OF(ASN1_UTF8STRING) OSSL_CMP_PKIFREETEXT;
crypto/openssl/include/openssl/cmp.h
439
OSSL_CMP_ITAV *OSSL_CMP_ITAV_new0_certProfile(STACK_OF(ASN1_UTF8STRING)
crypto/openssl/include/openssl/cmp.h
442
STACK_OF(ASN1_UTF8STRING) **out);
crypto/openssl/include/openssl/crmf.h
181
const ASN1_UTF8STRING *tok);
crypto/openssl/include/openssl/crmf.h
182
ASN1_UTF8STRING
crypto/openssl/include/openssl/crmf.h
185
const ASN1_UTF8STRING *auth);
crypto/openssl/include/openssl/crmf.h
186
ASN1_UTF8STRING
crypto/openssl/include/openssl/crmf.h
216
const ASN1_UTF8STRING *utf8pairs);
crypto/openssl/include/openssl/crmf.h
217
ASN1_UTF8STRING
crypto/openssl/include/openssl/ts.h
128
const STACK_OF(ASN1_UTF8STRING) *
crypto/openssl/include/openssl/x509v3.h
1604
ASN1_UTF8STRING *name;
crypto/openssl/include/openssl/x509v3.h
1605
ASN1_UTF8STRING *description;
crypto/openssl/include/openssl/x509v3.h
418
ASN1_UTF8STRING *signTool;
crypto/openssl/include/openssl/x509v3.h
419
ASN1_UTF8STRING *cATool;
crypto/openssl/include/openssl/x509v3.h
420
ASN1_UTF8STRING *signToolCert;
crypto/openssl/include/openssl/x509v3.h
421
ASN1_UTF8STRING *cAToolCert;
crypto/openssl/include/openssl/x509v3.h
655
#define EXT_UTF8STRING(nid) { nid, 0, ASN1_ITEM_ref(ASN1_UTF8STRING), \
crypto/openssl/include/openssl/x509v3.h
838
char *i2s_ASN1_UTF8STRING(X509V3_EXT_METHOD *method, ASN1_UTF8STRING *utf8);
crypto/openssl/include/openssl/x509v3.h
839
ASN1_UTF8STRING *s2i_ASN1_UTF8STRING(X509V3_EXT_METHOD *method,
crypto/openssl/test/cmp_ctx_test.c
806
DEFINE_SET_GET_SK_TEST(ossl_cmp, ctx, 0, 0, statusString, ASN1_UTF8STRING)
crypto/openssl/test/cmp_hdr_test.c
250
ASN1_UTF8STRING *text = ASN1_UTF8STRING_new();
crypto/openssl/test/cmp_hdr_test.c
281
ASN1_UTF8STRING *text = ASN1_UTF8STRING_new();
crypto/openssl/test/cmp_hdr_test.c
282
ASN1_UTF8STRING *pushed_text;
crypto/openssl/test/cmp_status_test.c
44
ASN1_UTF8STRING *statusString = NULL;