Home | History | Annotate | Download | only in apps

Lines Matching refs:subj

99     BIGNUM *serial, const char *subj, unsigned long chtype,
111 BIGNUM *serial, const char *subj, unsigned long chtype,
120 BIGNUM *serial, const char *subj, unsigned long chtype,
128 const char *subj, unsigned long chtype, int multirdn,
241 { "subj", OPT_SUBJ, 's', "Use arg instead of request's subject" },
335 const char *serialfile = NULL, *subj = NULL;
396 subj = opt_arg();
974 attribs, db, serial, subj, chtype, multirdn,
995 db, serial, subj, chtype, multirdn, email_dn,
1016 serial, subj, chtype, multirdn, email_dn, startdate,
1037 serial, subj, chtype, multirdn, email_dn, startdate,
1379 BIGNUM *serial, const char *subj, unsigned long chtype,
1420 ok = do_body(xret, pkey, x509, dgst, sigopts, policy, db, serial, subj,
1437 subj, unsigned long chtype,
1478 ok = do_body(xret, pkey, x509, dgst, sigopts, policy, db, serial, subj,
1492 const char *subj, unsigned long chtype, int multirdn,
1518 if (subj) {
1519 X509_NAME *n = parse_name(subj, chtype, multirdn, "subject");
2002 BIGNUM *serial, const char *subj, unsigned long chtype,
2116 ok = do_body(xret, pkey, x509, dgst, sigopts, policy, db, serial, subj,