]> git.ipfire.org Git - thirdparty/openssl.git/commit
doc: document the params arguments to the initialisation functions.
authorPauli <pauli@openssl.org>
Wed, 14 Jul 2021 00:03:45 +0000 (10:03 +1000)
committerPauli <pauli@openssl.org>
Thu, 15 Jul 2021 06:46:18 +0000 (16:46 +1000)
commit8e94c51b3279f7faae9161df5112414f915cd9f3
tree2396fb665ca731d5cf8c97b0bd03de0378dcda4e
parent56fdb70796010b8db598189d5c1e5a6b1479c2e6
doc: document the params arguments to the initialisation functions.

These were accidentally omitted when the arguments were added globally.

Fixes #16067

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16072)
doc/man3/EVP_DigestSignInit.pod
doc/man3/EVP_DigestVerifyInit.pod