Home
last modified time | relevance | path

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

/openssl/apps/
H A Dcmp.c729 #define CMP_err2(msg, a1, a2) CMP_ERR(msg"%s", a1, a2, "") macro
982 CMP_err2("bad syntax of %s '%s'", desc, names); in set_gennames()
1461 CMP_err2("TLS private key '%s' does not match the TLS certificate '%s'\n", in setup_ssl_ctx()
2208 CMP_err2("-total_timeout argument = %d must not be < %d (-msg_timeout)", in setup_client_ctx()
2362 CMP_err2("cannot write %s certificate to file '%s'", desc, file); in save_free_certs()
2387 CMP_err2("could not open file '%s' for writing %s", in save_crl()
2393 CMP_err2("cannot write %s to file '%s'", desc, file); in save_crl()
2409 CMP_err2("Failed to delete %s, which should be done to indicate there is no %s", in delete_file()
2667 CMP_err2("internal: unsupported type '%c' for option '%s'", in read_config()
2694 CMP_err2("for option '%s' in config file section '%s'", in read_config()
[all …]

Completed in 17 milliseconds