]> 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:50:30 +0000 (09:50 +0100)
commit7724865a32aa8d9c547446e04408b89d0c02427a
tree351b6b16e5dfc44e1e4bc50b9aa7e9bc849fc06e
parent59160659f400215dba5392924b6aee05f1eb6852
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)

(cherry picked from commit ada231523f6569c92795e16c9a61b7190f2032b1)
doc/man7/provider-keymgmt.pod