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.c808 #define CMP_warn(msg) CMP_WARN(msg "%s%s%s", "", "", "") macro
977 CMP_warn("too few -rspin filename arguments; resorting to using mock server"); in read_write_req_resp()
986 CMP_warn("too few -rspin filename arguments; resorting to contacting server"); in read_write_req_resp()
1238CMP_warn("server will not be able to handle PBM-protected requests since -srv_secret is not given"… in setup_srv_ctx()
1271CMP_warn("mock server will not be able to handle signature-protected requests since -srv_trusted i… in setup_srv_ctx()
1283 CMP_warn("no -rsp_cert given for mock server"); in setup_srv_ctx()
1336 CMP_warn("-failurebits overrides -failure"); in setup_srv_ctx()
1382 CMP_warn("-trusted option is ignored since -srvcert option is present"); in setup_verification_ctx()
1386 CMP_warn("-recipient option is ignored since -srvcert option is present"); in setup_verification_ctx()
1461 CMP_warn("-tls_used given without -tls_trusted; will not authenticate the TLS server"); in setup_ssl_ctx()
[all …]