提交 3c9f992a 编写于 作者: R Richard Levitte 提交者: Pauli

DOCS: Don't mention internal functions in public documentation

This time noticed in OSSL_trace_set_channel.pod, and it turned out to
be easy to mention the public functions affected instead.
Reviewed-by: NPaul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15422)
上级 7217decc
...@@ -140,9 +140,10 @@ Traces the ciphers used by the TLS/SSL protocol. ...@@ -140,9 +140,10 @@ Traces the ciphers used by the TLS/SSL protocol.
Traces the ENGINE algorithm table selection. Traces the ENGINE algorithm table selection.
More precisely, engine_table_select(), the function that is used by More precisely, functions like ENGINE_get_pkey_asn1_meth_engine(),
RSA, DSA (etc) code to select registered ENGINEs, cache defaults and ENGINE_get_pkey_meth_engine(), ENGINE_get_cipher_engine(),
functional references (etc), will generate trace summaries. ENGINE_get_digest_engine(), will generate trace summaries of the
handling of internal tables.
=item B<OSSL_TRACE_CATEGORY_ENGINE_REF_COUNT> =item B<OSSL_TRACE_CATEGORY_ENGINE_REF_COUNT>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册