Home
last modified time | relevance | path

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

/openssl-master/apps/
A Dreq.c55 int attribs, unsigned long chtype);
58 unsigned long chtype);
61 unsigned long chtype);
64 unsigned long chtype, int mval);
264 unsigned long chtype = MBSTRING_ASC, reqflag = 0; in req_main() local
390 chtype = MBSTRING_UTF8; in req_main()
604 if (chtype != MBSTRING_UTF8) { in req_main()
609 chtype = MBSTRING_UTF8; in req_main()
1108 chtype); in make_REQ()
1289 unsigned long chtype) in auto_info() argument
[all …]
A Dca.c97 BIGNUM *serial, const char *subj, unsigned long chtype,
126 const char *subj, unsigned long chtype, int multirdn,
299 unsigned long chtype = MBSTRING_ASC, certopt = 0; in ca_main() local
346 chtype = MBSTRING_UTF8; in ca_main()
542 if (chtype != MBSTRING_UTF8) { in ca_main()
547 chtype = MBSTRING_UTF8; in ca_main()
953 attribs, db, serial, subj, chtype, multirdn, in ca_main()
974 db, serial, subj, chtype, multirdn, email_dn, in ca_main()
1473 const char *subj, unsigned long chtype, int multirdn, in do_body() argument
1500 X509_NAME *n = parse_name(subj, chtype, multirdn, "subject"); in do_body()
[all …]
A Dx509.c266 const unsigned long chtype = MBSTRING_ASC; in x509_main() local
653 && (fsubj = parse_name(subj, chtype, multirdn, "subject")) == NULL) in x509_main()
/openssl-master/apps/include/
A Dapps.h240 X509_NAME *parse_name(const char *str, int chtype, int multirdn,
/openssl-master/crypto/x509/
A Dv3_utl.c1292 unsigned long chtype) in X509V3_NAME_from_section() argument
1332 if (!X509_NAME_add_entry_by_txt(nm, type, chtype, in X509V3_NAME_from_section()
/openssl-master/apps/lib/
A Dapps.c1853 X509_NAME *parse_name(const char *cp, int chtype, int canmulti, in parse_name() argument
1939 if (!X509_NAME_add_entry_by_NID(n, nid, chtype, in parse_name()
/openssl-master/include/openssl/
A Dx509v3.h.in781 unsigned long chtype);

Completed in 34 milliseconds