Home
last modified time | relevance | path

Searched refs:MBSTRING_ASC (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/crypto/openssl/crypto/asn1/
H A Da_mbstr.c90 case MBSTRING_ASC: in ASN1_mbstring_ncopy()
118 outform = MBSTRING_ASC; in ASN1_mbstring_ncopy()
168 case MBSTRING_ASC: in ASN1_mbstring_ncopy()
216 if (inform == MBSTRING_ASC) { in traverse_string()
H A Dasn1_gen.c671 format = MBSTRING_ASC; in asn1_str2type()
/freebsd/crypto/openssl/test/
H A Dasn1_string_table_test.c29 ret = ASN1_STRING_TABLE_add(nid, -1, -1, MBSTRING_ASC, 0); in test_string_tbl()
35 ret = ASN1_STRING_TABLE_add(nid2, -1, -1, MBSTRING_ASC, 0); in test_string_tbl()
H A Docspapitest.c85 MBSTRING_ASC, in make_dummy_resp()
H A Dv3nametest.c104 if (!X509_NAME_add_entry_by_NID(n, nid, MBSTRING_ASC, in set_cn()
H A Dcmp_hdr_test.c69 X509_NAME_add_entry_by_txt((n), (rd), MBSTRING_ASC, (unsigned char *)(s), \
H A Dcmp_msg_test.c439 if (!X509_NAME_add_entry_by_txt(issuer, "CN", MBSTRING_ASC, in execute_rp_create()
/freebsd/crypto/openssl/doc/man3/
H A DX509_NAME_add_entry_by_txt.pod35 definition of the type of B<bytes> (such as B<MBSTRING_ASC>) or a
49 The use of string types such as B<MBSTRING_ASC> or B<MBSTRING_UTF8>
97 if (!X509_NAME_add_entry_by_txt(nm, "C", MBSTRING_ASC,
100 if (!X509_NAME_add_entry_by_txt(nm, "O", MBSTRING_ASC,
103 if (!X509_NAME_add_entry_by_txt(nm, "CN", MBSTRING_ASC,
H A DX509_NAME_ENTRY_get_object.pod64 B<MBSTRING_ASC> but in the case of X509_set_data() the field name must be
/freebsd/crypto/openssl/crypto/pkcs12/
H A Dp12_attr.c42 MBSTRING_ASC, (unsigned char *)name, namelen) != NULL) in PKCS12_add_friendlyname_asc()
71 MBSTRING_ASC, (unsigned char *)name, namelen) != NULL) in PKCS12_add_CSPName_asc()
/freebsd/crypto/openssl/crypto/x509/
H A Dv3_crld.c95 ret = X509V3_NAME_from_section(nm, dnsect, MBSTRING_ASC); in set_dist_point_name()
H A Dv3_san.c689 ret = X509V3_NAME_from_section(nm, sk, MBSTRING_ASC); in do_dirname()
/freebsd/contrib/wpa/hs20/client/
H A Dest.c438 !X509_NAME_add_entry_by_txt(subj, "CN", MBSTRING_ASC, in generate_csr()
/freebsd/crypto/openssl/test/helpers/
H A Dpkcs12.c363 if (!TEST_true(PKCS12_add1_attr_by_txt(bag, p_attr->oid, MBSTRING_ASC, in add_attributes()
/freebsd/contrib/ntp/util/
H A Dntp-keygen.c2007 X509_NAME_add_entry_by_txt(subj, "commonName", MBSTRING_ASC, in x509()
2010 X509_NAME_add_entry_by_txt(subj, "commonName", MBSTRING_ASC, in x509()
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_ssl.c144 name, nid, MBSTRING_ASC, (unsigned char*)"example.com", in ssl_getcert()
/freebsd/contrib/libevent/test/
H A Dregress_ssl.c144 name, nid, MBSTRING_ASC, (unsigned char*)"example.com", in ssl_getcert()
/freebsd/crypto/openssl/apps/
H A Dpkcs12.c643 MBSTRING_ASC, (unsigned char *)csp_name, in pkcs12_main()
H A Dx509.c266 const unsigned long chtype = MBSTRING_ASC; in x509_main()
H A Dreq.c266 unsigned long chtype = MBSTRING_ASC, reqflag = 0; in req_main()
H A Dcmp.c881 X509_NAME *n = parse_name(str, MBSTRING_ASC, 1, desc); in set_name()
H A Dca.c299 unsigned long chtype = MBSTRING_ASC, certopt = 0; in ca_main()
/freebsd/crypto/openssl/include/openssl/
H A Dasn1.h121 # define MBSTRING_ASC (MBSTRING_FLAG|1) macro
H A Dasn1.h.in122 # define MBSTRING_ASC (MBSTRING_FLAG|1) macro
/freebsd/contrib/ntp/ntpd/
H A Dntp_crypto.c3202 X509_NAME_add_entry_by_txt(subj, "commonName", MBSTRING_ASC, in cert_sign()

12