build_subject
static int build_subject(X509_REQ * req, char *subj, unsigned long chtype,
i = build_subject(req, subj, chtype, multirdn);
if (build_subject(req, req_config.subj, req_config.chtype, req_config.multirdn) == 0) {