Lines Matching refs:CMP_err1

728 #define CMP_err1(msg, a1)          CMP_ERR(msg"%s%s",   a1, "", "")  macro
747 CMP_err1("Logging verbosity level %d out of range (0 .. 8)", level); in set_verbosity()
808 CMP_err1("cannot write PKIMessage to file '%s'", file); in write_PKIMESSAGE()
834 CMP_err1("cannot read PKIMessage from file '%s'", file); in read_PKIMESSAGE()
856 CMP_err1("cannot write request PKIMessage to file '%s'", in read_write_req_resp()
1078 CMP_err1("unknown cmp command '%s'", opt_cmd_s); in transform_opts()
1232 CMP_err1("-failure out of range, should be >= 0 and <= %d", in setup_srv_ctx()
1385 CMP_err1("unable to use client TLS certificate file '%s'", in setup_ssl_ctx()
1468 CMP_err1("unable to use TLS client private key '%s'", opt_tls_key); in setup_ssl_ctx()
1592 CMP_err1("digest algorithm name not recognized: '%s'", opt_digest); in setup_protection_ctx()
1597 CMP_err1("digest algorithm name not supported: '%s'", opt_digest); in setup_protection_ctx()
1606 CMP_err1("MAC algorithm name not recognized: '%s'", opt_mac); in setup_protection_ctx()
1632 CMP_err1("failed to load ir/cr/kur file '%s' attempting to get fallback public key", in set_fallback_pubkey()
1638 CMP_err1("failed to get fallback public key from ir/cr/kur file '%s'", in set_fallback_pubkey()
1645 CMP_err1("failed to get fallback public key obtained from ir/cr/kur file '%s'", in set_fallback_pubkey()
1684CMP_err1("no -newkey option given with private key for POPO, -csr option provides just public key%… in setup_request_ctx()
1772 CMP_err1("cannot read serial number: '%s'", opt_serial); in setup_request_ctx()
1872 CMP_err1("cannot load certificate request extension section '%s'", in setup_request_ctx()
1878 CMP_err1("cannot load policy cert request extension section '%s'", in setup_request_ctx()
1913 CMP_err1("Invalid -policy_oids arg '%s'", opt_policy_oids); in setup_request_ctx()
1926 CMP_err1("cannot add policy with OID '%s'", opt_policy_oids); in setup_request_ctx()
2006 CMP_err1("Missing ':' in -geninfo arg %.40s", oid); in handle_opt_geninfo()
2011 CMP_err1("Invalid OID in -geninfo arg %.40s", oid); in handle_opt_geninfo()
2022 CMP_err1("Cannot parse int in -geninfo arg %.40s", ptr); in handle_opt_geninfo()
2028 CMP_err1("Missing ',' or end of -geninfo arg after int at %.40s", in handle_opt_geninfo()
2055 CMP_err1("Missing 'int:' or 'str:' in -geninfo arg %.40s", ptr); in handle_opt_geninfo()
2126 CMP_err1("cannot parse -server URL: %s", opt_server); in setup_client_ctx()
2448 CMP_err1("error saving certTemplate from genp: cannot open file %s", in save_template()
2454 CMP_err1("error saving certTemplate from genp: cannot write file %s", in save_template()
2469 CMP_err1("error saving keySpec from genp: cannot open file %s", file); in save_keyspec()
2474 CMP_err1("error saving keySpec from genp: cannot write file %s", file); in save_keyspec()
2510 CMP_err1("could not get ITAV #%d from genp", i); in print_itavs()
2515 CMP_err1("error parsing type of ITAV #%d from genp", i); in print_itavs()
3193 CMP_err1("expecting empty path or 'pkix/' but got '%s'", in cmp_server()
3249 CMP_err1("Out of memory - cannot dump key %s", desc); in print_keyspec()
3292 CMP_err1("Info too large - cannot dump key %s", desc); in print_keyspec()
3345 CMP_err1("Failed to store CA certificates from genp in %s", in do_genm()
3491 CMP_err1("Failed to create genm for -infotype %s", in do_genm()
3614 CMP_err1("cannot load engine %s", opt_engine); in cmp_main()
3621 CMP_err1("cannot set up error reporting and logging for %s", prog); in cmp_main()
3676 CMP_err1("cannot set up error reporting and logging for %s", prog); in cmp_main()