Added a macro OSSL_DISPATCH_END as marker of the end of OSSL_DISPATCH arrays
authorIrak Rigia <tarakrigia@gmail.com>
Wed, 19 Apr 2023 14:06:29 +0000 (19:36 +0530)
committerTomas Mraz <tomas@openssl.org>
Fri, 21 Apr 2023 14:16:14 +0000 (16:16 +0200)
commit23e648962e04af132c0841bec950b8a89b87fb2d
tree13102801b78961293a7d4a5b20958fef193e190b
parent4e5f3d691343a691ddae739c51f7ae71e9893c98
Added a macro OSSL_DISPATCH_END as marker of the end of OSSL_DISPATCH arrays

Also updated the corresponding documentations.

Fixes #20710

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20745)
doc/man3/OSSL_DISPATCH.pod
doc/man7/provider-base.pod
include/openssl/core.h
util/other.syms