Lines Matching refs:CMP_err

605 #define CMP_err(msg)               CMP_ERR(msg"%s%s%s", "", "", "")  macro
697 CMP_err("NULL arg to write_PKIMESSAGE"); in write_PKIMESSAGE()
701 CMP_err("not enough file names provided for writing PKIMessage"); in write_PKIMESSAGE()
721 CMP_err("NULL arg to read_PKIMESSAGE"); in read_PKIMESSAGE()
725 CMP_err("not enough file names provided for reading PKIMessage"); in read_PKIMESSAGE()
816 CMP_err("out of memory"); in set_name()
855 CMP_err("out of memory"); in set_gennames()
923 CMP_err("no cmp command to execute"); in transform_opts()
935 CMP_err("unknown option given for key loading format"); in transform_opts()
943 CMP_err("unknown option given for certificate storing format"); in transform_opts()
963 CMP_err("must give -srv_ref for server if no -srv_cert given"); in setup_srv_ctx()
985 CMP_err("server credentials must be given if -use_mock_srv or -port is used"); in setup_srv_ctx()
993 CMP_err("must give both -srv_cert and -srv_key options or neither"); in setup_srv_ctx()
1036 CMP_err("must give -rsp_cert for mock server"); in setup_srv_ctx()
1075 CMP_err("-failurebits out of range"); in setup_srv_ctx()
1230 CMP_err("could not add untrusted cert to TLS client cert chain"); in setup_ssl_ctx()
1332 CMP_err("must give -key or -secret unless -unprotected_requests is used"); in setup_protection_ctx()
1338 CMP_err("must give -ref if no -cert and no -subject given"); in setup_protection_ctx()
1342 CMP_err("must give both -cert and -key options or neither"); in setup_protection_ctx()
1393 CMP_err("out of memory"); in setup_protection_ctx()
1461 CMP_err("missing -newkey (or -key) to be certified and no -csr given"); in setup_request_ctx()
1465 CMP_err("-certout not given, nowhere to save newly enrolled certificate"); in setup_request_ctx()
1500 CMP_err("missing -oldcert for certificate to be updated and no -csr given"); in setup_request_ctx()
1509 CMP_err("missing -oldcert for certificate to be revoked and no -csr given"); in setup_request_ctx()
1516 CMP_err("missing PKCS#10 CSR for p10cr"); in setup_request_ctx()
1565 CMP_err("could not set requested cert validity period"); in setup_request_ctx()
1570 CMP_err("cannot have policies both via -policies and via -policy_oids"); in setup_request_ctx()
1607 CMP_err("cannot have Subject Alternative Names both via -reqexts and via -sans"); in setup_request_ctx()
1669 CMP_err("out of memory"); in setup_request_ctx()
1683 CMP_err("out of memory"); in setup_request_ctx()
1701 CMP_err("missing ':' in -geninfo option"); in handle_opt_geninfo()
1708 CMP_err("missing 'int:' in -geninfo option"); in handle_opt_geninfo()
1715 CMP_err("cannot parse int in -geninfo option"); in handle_opt_geninfo()
1721 CMP_err("cannot parse OID in -geninfo option"); in handle_opt_geninfo()
1748 CMP_err("out of memory"); in handle_opt_geninfo()
1769 CMP_err("missing -server option"); in setup_client_ctx()
1778 CMP_err("missing -tls_used option since -server URL indicates https"); in setup_client_ctx()
1807 CMP_err("unknown OID name in -infotype option"); in setup_client_ctx()
1854 CMP_err("missing -tls_key option"); in setup_client_ctx()
1857 CMP_err("missing -tls_cert option"); in setup_client_ctx()
1862 CMP_err("cannot use TLS options together with -use_mock_srv"); in setup_client_ctx()
1905 CMP_err("out of memory"); in setup_client_ctx()
1984 CMP_err("could not get ITAV details"); in print_itavs()
2249 CMP_err("-keep_alive argument must be 0, 1, or 2"); in get_opts()
2387 CMP_err("invalid popo spec. Valid values are -1 .. 2"); in get_opts()
2417 CMP_err("invalid revreason. Valid values are -1 .. 6, 8 .. 10"); in get_opts()
2670 CMP_err("out of memory"); in cmp_main()
2729 CMP_err("cannot use both -port and -use_mock_srv options"); in cmp_main()
2733 CMP_err("cannot use both -port and -server options"); in cmp_main()
2773 CMP_err("cannot use both -use_mock_srv and -server options"); in cmp_main()
2777 CMP_err("cannot use both -use_mock_srv and -proxy options"); in cmp_main()
2785 CMP_err("cannot set up CMP context"); in cmp_main()