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

/freebsd-10.1-release/crypto/openssl/crypto/pkcs12/
H A Dp12_attr.c95 MBSTRING_ASC, (unsigned char *)name, namelen))
114 MBSTRING_ASC, (unsigned char *)name, namelen))
/freebsd-10.1-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-10.1-release/contrib/ntp/sntp/libevent/test/
H A Dregress_ssl.c119 name, nid, MBSTRING_ASC, (unsigned char*)"example.com",
/freebsd-10.1-release/crypto/openssl/crypto/x509v3/
H A Dv3_crld.c135 ret = X509V3_NAME_from_section(nm, dnsect, MBSTRING_ASC);
H A Dv3_alt.c599 ret = X509V3_NAME_from_section(nm, sk, MBSTRING_ASC);
/freebsd-10.1-release/contrib/ntp/util/
H A Dntp-keygen.c1976 X509_NAME_add_entry_by_txt(subj, "commonName", MBSTRING_ASC,
1979 X509_NAME_add_entry_by_txt(subj, "commonName", MBSTRING_ASC,
/freebsd-10.1-release/crypto/openssl/apps/
H A Dpkcs12.c623 MBSTRING_ASC, (unsigned char *)csp_name,
H A Dreq.c197 unsigned long chtype = MBSTRING_ASC;
H A Dca.c290 unsigned long chtype = MBSTRING_ASC;
/freebsd-10.1-release/contrib/ntp/ntpd/
H A Dntp_crypto.c3193 X509_NAME_add_entry_by_txt(subj, "commonName", MBSTRING_ASC,

Completed in 131 milliseconds