summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>2019-12-21 19:48:19 +0100
committerMatt Caswell <matt@openssl.org>2020-01-13 12:28:18 +0000
commit1f9bfd899308960c1621ba07366f3c911fd27058 (patch)
tree8951684062b0a3a9184f3e90425ec5cdec45c49a /util
parent86a15d8366f4773d3f40510a4dc21bd5cc5c9974 (diff)
handle new findings of find-doc-nits for certain typedefs
Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/10673)
Diffstat (limited to 'util')
-rw-r--r--util/other.syms7
1 files changed, 7 insertions, 0 deletions
diff --git a/util/other.syms b/util/other.syms
index 3a8d284e97..c6b2404f2c 100644
--- a/util/other.syms
+++ b/util/other.syms
@@ -64,6 +64,9 @@ SSL_CTX_allow_early_data_cb_fn datatype
SSL_CTX_keylog_cb_func datatype
SSL_allow_early_data_cb_fn datatype
SSL_client_hello_cb_fn datatype
+SSL_custom_ext_add_cb_ex datatype
+SSL_custom_ext_free_cb_ex datatype
+SSL_custom_ext_parse_cb_ex datatype
SSL_psk_client_cb_func datatype
SSL_psk_find_session_cb_func datatype
SSL_psk_server_cb_func datatype
@@ -364,6 +367,10 @@ OSSL_CMP_log3 define
OSSL_CMP_log4 define
OSSL_CMP_severity datatype
OSSL_CMP_warn define
+OSSL_cmp_certConf_cb_t datatype
+OSSL_cmp_http_cb_t datatype
+OSSL_cmp_log_cb_t datatype
+OSSL_cmp_transfer_cb_t datatype
OSSL_PARAM_TYPE define
OSSL_PARAM_octet_ptr define
OSSL_PARAM_octet_string define