Lines Matching refs:CMP_warn1
640 #define CMP_warn1(msg, a1) CMP_WARN(msg"%s%s", a1, "", "") macro
1566 CMP_warn1("-subject %s since -ref or -cert is given", msg); in setup_request_ctx()
1570 CMP_warn1("-issuer %s", msg); in setup_request_ctx()
1572 CMP_warn1("-reqexts %s", msg); in setup_request_ctx()
1574 CMP_warn1("-san_nodefault %s", msg); in setup_request_ctx()
1576 CMP_warn1("-sans %s", msg); in setup_request_ctx()
1578 CMP_warn1("-policies %s", msg); in setup_request_ctx()
1580 CMP_warn1("-policy_oids %s", msg); in setup_request_ctx()
1614 CMP_warn1("-newkeytype %s", msg); in setup_request_ctx()
1616 CMP_warn1("-newkey %s", msg); in setup_request_ctx()
1618 CMP_warn1("-days %s", msg); in setup_request_ctx()
1620 CMP_warn1("-popo %s", msg); in setup_request_ctx()
2316 CMP_warn1("%s option argument is empty string, resetting option", in opt_str()
2320 CMP_warn1("%s option argument starts with hyphen", opt_flag()); in opt_str()