Searched refs:CMP_err1 (Results 1 – 1 of 1) sorted by relevance
/openssl/apps/ |
H A D | cmp.c | 728 #define CMP_err1(msg, a1) CMP_ERR(msg"%s%s", a1, "", "") macro 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() 1078 CMP_err1("unknown cmp command '%s'", opt_cmd_s); in transform_opts() 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() 2126 CMP_err1("cannot parse -server URL: %s", opt_server); in setup_client_ctx() 2510 CMP_err1("could not get ITAV #%d from genp", i); in print_itavs() 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() [all …]
|
Completed in 16 milliseconds