Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Dcmp.c639 #define CMP_warn(msg) CMP_WARN(msg"%s%s%s", "", "", "") macro
713 CMP_warn("error while verifying CSR self-signature"); in load_csr_autofmt()
715 CMP_warn("CSR self-signature does not match the contents"); in load_csr_autofmt()
830 CMP_warn("too few -rspin filename arguments; resorting to using mock server"); in read_write_req_resp()
839 CMP_warn("too few -rspin filename arguments; resorting to contacting server"); in read_write_req_resp()
1058CMP_warn("server will not be able to handle PBM-protected requests since -srv_secret is not given"… in setup_srv_ctx()
1098CMP_warn("mock server will not be able to handle signature-protected requests since -srv_trusted i… in setup_srv_ctx()
1106 CMP_warn("no -rsp_cert given for mock server"); in setup_srv_ctx()
1139 CMP_warn("-failurebits overrides -failure"); in setup_srv_ctx()
1189 CMP_warn("-trusted option is ignored since -srvcert option is present"); in setup_verification_ctx()
[all …]