Searched refs:MBSTRING_ASC (Results 1 - 14 of 14) sorted by relevance

/freebsd-11.0-release/crypto/openssl/crypto/pkcs12/
H A Dp12_attr.c95 MBSTRING_ASC, (unsigned char *)name, namelen))
114 MBSTRING_ASC, (unsigned char *)name, namelen))
/freebsd-11.0-release/crypto/openssl/crypto/asn1/
H A Da_mbstr.c141 case MBSTRING_ASC:
171 outform = MBSTRING_ASC;
219 case MBSTRING_ASC:
265 if (inform == MBSTRING_ASC) {
H A Dasn1_gen.c735 format = MBSTRING_ASC;
H A Dasn1.h155 # define MBSTRING_ASC (MBSTRING_FLAG|1) macro
/freebsd-11.0-release/crypto/openssl/crypto/x509v3/
H A Dv3nametest.c88 if (!X509_NAME_add_entry_by_NID(n, nid, MBSTRING_ASC,
H A Dv3_crld.c135 ret = X509V3_NAME_from_section(nm, dnsect, MBSTRING_ASC);
H A Dv3_alt.c601 ret = X509V3_NAME_from_section(nm, sk, MBSTRING_ASC);
/freebsd-11.0-release/contrib/ntp/sntp/libevent/test/
H A Dregress_ssl.c127 name, nid, MBSTRING_ASC, (unsigned char*)"example.com",
/freebsd-11.0-release/contrib/wpa/hs20/client/
H A Dest.c408 !X509_NAME_add_entry_by_txt(subj, "CN", MBSTRING_ASC,
/freebsd-11.0-release/contrib/ntp/util/
H A Dntp-keygen.c1988 X509_NAME_add_entry_by_txt(subj, "commonName", MBSTRING_ASC,
1991 X509_NAME_add_entry_by_txt(subj, "commonName", MBSTRING_ASC,
/freebsd-11.0-release/crypto/openssl/apps/
H A Dpkcs12.c620 MBSTRING_ASC, (unsigned char *)csp_name,
H A Dreq.c195 unsigned long chtype = MBSTRING_ASC;
H A Dca.c284 unsigned long chtype = MBSTRING_ASC;
/freebsd-11.0-release/contrib/ntp/ntpd/
H A Dntp_crypto.c3197 X509_NAME_add_entry_by_txt(subj, "commonName", MBSTRING_ASC,

Completed in 293 milliseconds