Home
last modified time | relevance | path

Searched refs:ASN1_UTF8STRING (Results 1 – 23 of 23) sorted by relevance

/crypto/x509/
A Dv3_utf8.c30 ASN1_UTF8STRING *utf8) in i2s_ASN1_UTF8STRING()
45 ASN1_UTF8STRING *s2i_ASN1_UTF8STRING(X509V3_EXT_METHOD *method, in s2i_ASN1_UTF8STRING()
48 ASN1_UTF8STRING *utf8; in s2i_ASN1_UTF8STRING()
A Dv3_ist.c26 ASN1_SIMPLE(ISSUER_SIGN_TOOL, signTool, ASN1_UTF8STRING),
27 ASN1_SIMPLE(ISSUER_SIGN_TOOL, cATool, ASN1_UTF8STRING),
28 ASN1_SIMPLE(ISSUER_SIGN_TOOL, signToolCert, ASN1_UTF8STRING),
29 ASN1_SIMPLE(ISSUER_SIGN_TOOL, cAToolCert, ASN1_UTF8STRING)
A Dv3_attrdesc.c38 ASN1_IMP_OPT(OSSL_ATTRIBUTE_DESCRIPTOR, name, ASN1_UTF8STRING, 0),
39 ASN1_IMP_OPT(OSSL_ATTRIBUTE_DESCRIPTOR, description, ASN1_UTF8STRING, 1),
A Dx_ietfatt.c35 ASN1_UTF8STRING *string;
48 ASN1_SIMPLE(OSSL_IETF_ATTR_SYNTAX_VALUE, u.string, ASN1_UTF8STRING),
A Dx_x509a.c29 ASN1_OPT(X509_CERT_AUX, alias, ASN1_UTF8STRING),
A Dv3_ncons.c668 ASN1_UTF8STRING *eml; in nc_email_eai()
/crypto/crmf/
A Dcrmf_asn.c27 value.string, ASN1_UTF8STRING),
146 value.regToken, ASN1_UTF8STRING)),
149 value.authenticator, ASN1_UTF8STRING)),
168 value.utf8Pairs, ASN1_UTF8STRING)),
A Dcrmf_local.h100 ASN1_UTF8STRING *string;
A Dcrmf_lib.c116 IMPLEMENT_CRMF_CTRL_FUNC(authenticator, ASN1_UTF8STRING, regCtrl) in IMPLEMENT_CRMF_CTRL_FUNC()
235 IMPLEMENT_CRMF_CTRL_FUNC(utf8Pairs, ASN1_UTF8STRING, regInfo) in IMPLEMENT_CRMF_CTRL_FUNC() argument
/crypto/cmp/
A Dcmp_local.h91 ASN1_UTF8STRING *freeText; /* optional string to include each msg */
279 STACK_OF(ASN1_UTF8STRING) *suppLangTagsValue;
281 STACK_OF(ASN1_UTF8STRING) *certProfile;
820 int ossl_cmp_sk_ASN1_UTF8STRING_push_str(STACK_OF(ASN1_UTF8STRING) *sk,
888 int ossl_cmp_hdr_push0_freeText(OSSL_CMP_PKIHEADER *hdr, ASN1_UTF8STRING *text);
889 int ossl_cmp_hdr_push1_freeText(OSSL_CMP_PKIHEADER *hdr, ASN1_UTF8STRING *text);
A Dcmp_asn.c60 ASN1_UTF8STRING)
109 ASN1_UTF8STRING)),
122 ASN1_UTF8STRING)),
232 *OSSL_CMP_ITAV_new0_certProfile(STACK_OF(ASN1_UTF8STRING) *certProfile) in OSSL_CMP_ITAV_new0_certProfile()
244 STACK_OF(ASN1_UTF8STRING) **out) in OSSL_CMP_ITAV_get0_certProfile()
939 ASN1_SEQUENCE_OF_OPT(OSSL_CMP_PKISI, statusString, ASN1_UTF8STRING),
981 ASN1_SEQUENCE_OF_OPT(OSSL_CMP_POLLREP, reason, ASN1_UTF8STRING),
1058 ASN1_EXP_SEQUENCE_OF_OPT(OSSL_CMP_PKIHEADER, freeText, ASN1_UTF8STRING, 7),
A Dcmp_status.c162 ASN1_UTF8STRING *text; in snprint_PKIStatusInfo_parts()
269 ASN1_UTF8STRING *utf8_text = NULL; in OSSL_CMP_STATUSINFO_new()
A Dcmp_util.c222 int ossl_cmp_sk_ASN1_UTF8STRING_push_str(STACK_OF(ASN1_UTF8STRING) *sk, in ossl_cmp_sk_ASN1_UTF8STRING_push_str()
225 ASN1_UTF8STRING *utf8string; in ossl_cmp_sk_ASN1_UTF8STRING_push_str()
A Dcmp_hdr.c138 int ossl_cmp_hdr_push0_freeText(OSSL_CMP_PKIHEADER *hdr, ASN1_UTF8STRING *text) in ossl_cmp_hdr_push0_freeText()
150 int ossl_cmp_hdr_push1_freeText(OSSL_CMP_PKIHEADER *hdr, ASN1_UTF8STRING *text) in ossl_cmp_hdr_push1_freeText()
A Dcmp_client.c99 ASN1_UTF8STRING *str = sk_ASN1_UTF8STRING_value(ss, i); in save_statusInfo()
100 ASN1_UTF8STRING *dup = ASN1_STRING_dup(str); in save_statusInfo()
/crypto/asn1/
A Dtasn_typ.c32 IMPLEMENT_ASN1_STRING_FUNCTIONS(ASN1_UTF8STRING)
A Dasn1_lib.c435 char *ossl_sk_ASN1_UTF8STRING2text(STACK_OF(ASN1_UTF8STRING) *text, in ossl_sk_ASN1_UTF8STRING2text()
439 ASN1_UTF8STRING *current; in ossl_sk_ASN1_UTF8STRING2text()
A Dasn1_item_list.h42 ASN1_ITEM_ref(ASN1_UTF8STRING),
/crypto/ts/
A Dts_local.h97 STACK_OF(ASN1_UTF8STRING) *text;
A Dts_rsp_verify.c27 static char *ts_get_status_text(STACK_OF(ASN1_UTF8STRING) *text);
402 static char *ts_get_status_text(STACK_OF(ASN1_UTF8STRING) *text) in ts_get_status_text()
A Dts_asn1.c126 ASN1_SEQUENCE_OF_OPT(TS_STATUS_INFO, text, ASN1_UTF8STRING),
A Dts_rsp_utils.c356 const STACK_OF(ASN1_UTF8STRING) * in STACK_OF() argument
A Dts_rsp_sign.c289 ASN1_UTF8STRING *utf8_text = NULL; in TS_RESP_CTX_set_status_info()

Completed in 65 milliseconds