Note that the OSSL_CORE_MAKE_FUNC macro is reserved
authorMatt Caswell <matt@openssl.org>
Thu, 18 Feb 2021 11:44:52 +0000 (11:44 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 22 Feb 2021 12:15:48 +0000 (12:15 +0000)
commit636a93454db40fa56e0927403fd34795aa268baf
tree9da52562f02f9bcc9aa097c9e3422374728fd08a
parent510d01914126947f409ddb51a3660c2196921b58
Note that the OSSL_CORE_MAKE_FUNC macro is reserved

The OSSL_CORE_MAKE_FUNC macro has been added since 1.1.1 and is
undocumented. However it is not intended for application use and so we
document it as "reserved".

Fixes #13192

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14232)
doc/man3/OSSL_CORE_MAKE_FUNC.pod [new file with mode: 0644]
include/openssl/core_dispatch.h
util/other.syms