Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Dcmp.c645 #define CMP_err(msg) CMP_ERR(msg"%s%s%s", "", "", "") macro
743 CMP_err("NULL arg to write_PKIMESSAGE"); in write_PKIMESSAGE()
747 CMP_err("not enough file names provided for writing PKIMessage"); in write_PKIMESSAGE()
767 CMP_err("NULL arg to read_PKIMESSAGE"); in read_PKIMESSAGE()
771 CMP_err("not enough file names provided for reading PKIMessage"); in read_PKIMESSAGE()
835CMP_err("missing -server or -use_mock_srv option, or too few -rspin filename arguments"); in read_write_req_resp()
842CMP_err("-server not supported on no-sock build; missing -use_mock_srv option or too few -rspin fi… in read_write_req_resp()
887 CMP_err("out of memory"); in set_name()
925 CMP_err("out of memory"); in set_gennames()
993 CMP_err("no cmp command to execute"); in transform_opts()
[all …]