Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Dcmp.c816 #define CMP_err2(msg, a1, a2) CMP_ERR(msg "%s", a1, a2, "") macro
1068 CMP_err2("bad syntax of %s '%s'", desc, names); in set_gennames()
1558 CMP_err2("TLS private key '%s' does not match the TLS certificate '%s'\n", in setup_ssl_ctx()
2326 CMP_err2("-total_timeout argument = %d must not be < %d (-msg_timeout)", in setup_client_ctx()
2479 CMP_err2("cannot write %s certificate to file '%s'", desc, file); in save_free_certs()
2504 CMP_err2("could not open file '%s' for writing %s", in save_crl()
2510 CMP_err2("cannot write %s to file '%s'", desc, file); in save_crl()
2526 CMP_err2("Failed to delete %s, which should be done to indicate there is no %s", in delete_file()
2783 CMP_err2("internal: unsupported type '%c' for option '%s'", in read_config()
2810 CMP_err2("for option '%s' in config file section '%s'", in read_config()
[all …]