summaryrefslogtreecommitdiffstats
path: root/util/other.syms
diff options
context:
space:
mode:
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>2019-12-13 19:50:20 +0100
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>2020-02-17 07:43:58 +0100
commitebf3006917e0e968af4a5d5c2c6379c5b866f801 (patch)
tree3bfed793977233531aeec46da7de1c9044f9ca69 /util/other.syms
parentfcc25beb7b430fb0588accbb63bf369d914eacba (diff)
improve CMP logging according to comments on CMP chunk 7 preview
in particular: consolidate documentation of CMP logging and error reporting functions fix compilation problem with clang on some platforms rename OSSL_CMP_log etc. to ossl_cmp_log etc. since these macros are CMP-internal move chopping of trailing separator to ossl_cmp_add_error_txt(), also fix handling of leading separator internalize X509_print_ex_brief() as x509_print_ex_brief() Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de> (Merged from https://github.com/openssl/openssl/pull/10620)
Diffstat (limited to 'util/other.syms')
-rw-r--r--util/other.syms10
1 files changed, 0 insertions, 10 deletions
diff --git a/util/other.syms b/util/other.syms
index 378dda3659..27e9a92374 100644
--- a/util/other.syms
+++ b/util/other.syms
@@ -359,17 +359,7 @@ OSSL_CMP_LOG_NOTICE define
OSSL_CMP_LOG_WARNING define
OSSL_CMP_MSTR_HELPER define
OSSL_CMP_MSTR define
-OSSL_CMP_alert define
-OSSL_CMP_debug define
-OSSL_CMP_err define
-OSSL_CMP_info define
-OSSL_CMP_log define
-OSSL_CMP_log1 define
-OSSL_CMP_log2 define
-OSSL_CMP_log3 define
-OSSL_CMP_log4 define
OSSL_CMP_severity datatype
-OSSL_CMP_warn define
OSSL_cmp_certConf_cb_t datatype
OSSL_cmp_log_cb_t datatype
OSSL_cmp_transfer_cb_t datatype