Home
last modified time | relevance | path

Searched refs:CMP_warn1 (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/apps/
H A Dcmp.c809 #define CMP_warn1(msg, a1) CMP_WARN(msg "%s%s", a1, "", "") macro
1823 CMP_warn1("-subject %s since sender is taken from -ref or -cert", in setup_request_ctx()
1828 CMP_warn1("-issuer %s and 'rr'", msg); in setup_request_ctx()
1830 CMP_warn1("-reqexts %s", msg); in setup_request_ctx()
1832 CMP_warn1("-san_nodefault %s", msg); in setup_request_ctx()
1834 CMP_warn1("-sans %s", msg); in setup_request_ctx()
1836 CMP_warn1("-policies %s", msg); in setup_request_ctx()
1838 CMP_warn1("-policy_oids %s", msg); in setup_request_ctx()
1840 CMP_warn1("-popo %s", msg); in setup_request_ctx()
1842 CMP_warn1("-popo -1 or -centralkeygen %s", msg); in setup_request_ctx()
[all …]