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:08:56 +0000 (09:08 +0100)
commit5e5c256bbad572cf8d8d9ef9127722ca028d2704
tree268cb544837f082553e67c326cf506c04f2c33f5
parenta768a796f26ecebc12ac0bd9b86c5c30bfd9370b
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)
doc/man3/EVP_DigestInit.pod