]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix OSSL_FUNC_keymgmt_load declaration in man7/provider-keymgmt
authorMironenko <mironenko@rutoken.ru>
Fri, 28 Mar 2025 10:41:26 +0000 (13:41 +0300)
committerMatt Caswell <matt@openssl.org>
Wed, 16 Apr 2025 08:49:24 +0000 (09:49 +0100)
commitada231523f6569c92795e16c9a61b7190f2032b1
treeb3a6cbb7c827e08d58ef17618ebcaac17226b427
parent8419baf31222c5f439b09ceb41f7a6e1916eab3b
Fix OSSL_FUNC_keymgmt_load declaration in man7/provider-keymgmt

OSSL_FUNC_keymgmt_load prototype declared in man7 does not match
the actual OSSL_FUNC_keymgmt_load prototype declared in
include/openssl/core_dispatch.h. This commit fixes the prototype
in man7.

CLA: trivial

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/27189)
doc/man7/provider-keymgmt.pod