Searched refs:CMP_err2 (Results 1 – 1 of 1) sorted by relevance
/freebsd/crypto/openssl/apps/ |
H A D | cmp.c | 647 #define CMP_err2(msg, a1, a2) CMP_ERR(msg"%s", a1, a2, "") macro 920 CMP_err2("bad syntax of %s '%s'", desc, names); in set_gennames() 1367 CMP_err2("TLS private key '%s' does not match the TLS certificate '%s'\n", in setup_ssl_ctx() 1934 CMP_err2("-total_timeout argument = %d must not be < %d (-msg_timeout)", in setup_client_ctx() 2250 CMP_err2("internal: unsupported type '%c' for option '%s'", in read_config() 2277 CMP_err2("for option '%s' in config file section '%s'", in read_config() 2847 CMP_err2("no [%s] section found in config file '%s'", in cmp_main()
|