Home
last modified time | relevance | path

Searched defs:chtype (Results 1 – 4 of 4) sorted by relevance

/external/openssl/apps/
Dreq.c191 unsigned long chtype = MBSTRING_ASC; in MAIN() local
1104 int attribs, unsigned long chtype) in make_REQ()
1171 static int build_subject(X509_REQ *req, char *subject, unsigned long chtype, int multirdn) in build_subject()
1191 unsigned long chtype) in prompt_info()
1368 STACK_OF(CONF_VALUE) *attr_sk, int attribs, unsigned long chtype)
1432 int nid, int n_min, int n_max, unsigned long chtype, int mval)
1490 int n_max, unsigned long chtype)
Dca.c281 unsigned long chtype = MBSTRING_ASC; in MAIN() local
1557 …BIGNUM *serial, char *subj,unsigned long chtype, int multirdn, int email_dn, char *startdate, char… in certify()
1625 …BIGNUM *serial, char *subj, unsigned long chtype, int multirdn, int email_dn, char *startdate, cha… in certify_cert()
1679 unsigned long chtype, int multirdn, in do_body()
2244 …BIGNUM *serial, char *subj,unsigned long chtype, int multirdn, int email_dn, char *startdate, char… in certify_spkac()
Dapps.c2111 X509_NAME *parse_name(char *subject, long chtype, int multirdn) in parse_name()
/external/openssl/crypto/x509v3/
Dv3_utl.c831 unsigned long chtype) in X509V3_NAME_from_section()