]> git.ipfire.org Git - thirdparty/openssl.git/commit
Correct the defined name of the parameter "micalg" in the documentation
authorBernd Ritter <ritter@b1-systems.de>
Sat, 17 Feb 2024 18:15:14 +0000 (19:15 +0100)
committerTomas Mraz <tomas@openssl.org>
Tue, 20 Feb 2024 08:11:11 +0000 (09:11 +0100)
commit88038f5aec58b138d45f33a745b732e6510eba33
tree547ac8d59700af67239dabed4c305d2482eff4fa
parent70d9a358b9f736e10f7a8fda50953ad58b13a19e
Correct the defined name of the parameter "micalg" in the documentation

The EVP_DigestInit(3) manual page contains wrong name for the define
macro for the OSSL_DIGEST_PARAM_MICALG param.

Fixes #23580

CLA: trivial

Reviewed-by: Paul Yang <kaishen.yy@antfin.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23615)

(cherry picked from commit 5e5c256bbad572cf8d8d9ef9127722ca028d2704)
doc/man3/EVP_DigestInit.pod