summaryrefslogtreecommitdiffstats
path: root/upstream/archlinux/man3/EVP_MAC.3ssl
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:52:03 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:52:03 +0000
commit932e4432596447eb9331cc2a2bb74a26a35b4efc (patch)
tree95161711ea07fd64f0c82d6e7943024c033dd5a8 /upstream/archlinux/man3/EVP_MAC.3ssl
parentAdding debian version 4.22.0-1. (diff)
downloadmanpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.tar.xz
manpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.zip
Merging upstream version 4.23.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/archlinux/man3/EVP_MAC.3ssl')
-rw-r--r--upstream/archlinux/man3/EVP_MAC.3ssl8
1 files changed, 5 insertions, 3 deletions
diff --git a/upstream/archlinux/man3/EVP_MAC.3ssl b/upstream/archlinux/man3/EVP_MAC.3ssl
index 544b4191..b7e7c597 100644
--- a/upstream/archlinux/man3/EVP_MAC.3ssl
+++ b/upstream/archlinux/man3/EVP_MAC.3ssl
@@ -55,7 +55,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_MAC 3ssl"
-.TH EVP_MAC 3ssl 2024-01-30 3.2.1 OpenSSL
+.TH EVP_MAC 3ssl 2024-04-28 3.3.0 OpenSSL
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -327,13 +327,15 @@ This option is used by KMAC.
A simple flag to set the MAC digest to not initialise the
implementation specific data. The value 0 or 1 is expected.
.Sp
-This option is used by HMAC.
+This option is deprecated and will be removed in a future release.
+The option may be set, but is ignored.
.IP """digest-oneshot"" (\fBOSSL_MAC_PARAM_DIGEST_ONESHOT\fR) <integer>" 4
.IX Item """digest-oneshot"" (OSSL_MAC_PARAM_DIGEST_ONESHOT) <integer>"
A simple flag to set the MAC digest to be a oneshot operation.
The value 0 or 1 is expected.
.Sp
-This option is used by HMAC.
+This option is deprecated and will be removed in a future release.
+The option may be set, but is ignored.
.IP """properties"" (\fBOSSL_MAC_PARAM_PROPERTIES\fR) <UTF8 string>" 4
.IX Item """properties"" (OSSL_MAC_PARAM_PROPERTIES) <UTF8 string>"
.PD 0