make_REQ
static int make_REQ(X509_REQ * req, EVP_PKEY * pkey, char *dn, int multirdn,
i = make_REQ(req, pkey, req_config.subj, req_config.multirdn, !req_config.x509, req_config.chtype);