Home
last modified time | relevance | path

Searched refs:chtype (Results 1 – 10 of 10) sorted by relevance

/external/openssl/apps/
Dreq.c129 int attribs,unsigned long chtype);
130 static int build_subject(X509_REQ *req, char *subj, unsigned long chtype,
135 unsigned long chtype);
138 unsigned long chtype);
141 int n_max, unsigned long chtype);
143 int nid,int n_min,int n_max, unsigned long chtype, int mval);
191 unsigned long chtype = MBSTRING_ASC; in MAIN() local
337 chtype = MBSTRING_UTF8; in MAIN()
581 if (chtype != MBSTRING_UTF8) in MAIN()
587 chtype = MBSTRING_UTF8; in MAIN()
[all …]
Dca.c202 BIGNUM *serial, char *subj,unsigned long chtype, int multirdn, int email_dn, char *startdate,
209 CA_DB *db, BIGNUM *serial, char *subj,unsigned long chtype, int multirdn, int email_dn,
217 CA_DB *db, BIGNUM *serial,char *subj,unsigned long chtype, int multirdn, int email_dn,
224 …STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial,char *subj,unsigned long chtype, int multi…
285 unsigned long chtype = MBSTRING_ASC; in MAIN() local
370 chtype = MBSTRING_UTF8; in MAIN()
685 if (chtype != MBSTRING_UTF8){ in MAIN()
690 chtype = MBSTRING_UTF8; in MAIN()
1188 attribs,db, serial,subj,chtype,multirdn, in MAIN()
1214 db,serial,subj,chtype,multirdn,email_dn,startdate,enddate,days,batch, in MAIN()
[all …]
Dapps.h314 X509_NAME *parse_name(char *str, long chtype, int multirdn);
Dapps.c2124 X509_NAME *parse_name(char *subject, long chtype, int multirdn) in parse_name() argument
2236 if (!X509_NAME_add_entry_by_NID(n, nid, chtype, (unsigned char*)ne_values[i], -1,-1,mval[i])) in parse_name()
/external/qemu/ui/
Dcurses.c50 chtype *line; in curses_update()
52 line = ((chtype *) screen) + y * width; in curses_update()
/external/openssl/crypto/x509v3/
Dv3_utl.c831 unsigned long chtype) in X509V3_NAME_from_section() argument
868 if (!X509_NAME_add_entry_by_txt(nm,type, chtype, in X509V3_NAME_from_section()
Dx509v3.h705 unsigned long chtype);
/external/chromium_org/third_party/boringssl/src/crypto/x509v3/
Dv3_utl.c1258 unsigned long chtype) in X509V3_NAME_from_section() argument
1288 if (!X509_NAME_add_entry_by_txt(nm,type, chtype, in X509V3_NAME_from_section()
/external/chromium_org/third_party/boringssl/src/include/openssl/
Dx509v3.h728 unsigned long chtype);
/external/openssl/include/openssl/
Dx509v3.h705 unsigned long chtype);