summaryrefslogtreecommitdiffstats
path: root/upstream/archlinux/man7/EVP_MAC-HMAC.7ssl
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/archlinux/man7/EVP_MAC-HMAC.7ssl')
-rw-r--r--upstream/archlinux/man7/EVP_MAC-HMAC.7ssl8
1 files changed, 6 insertions, 2 deletions
diff --git a/upstream/archlinux/man7/EVP_MAC-HMAC.7ssl b/upstream/archlinux/man7/EVP_MAC-HMAC.7ssl
index 33160286..38cea208 100644
--- a/upstream/archlinux/man7/EVP_MAC-HMAC.7ssl
+++ b/upstream/archlinux/man7/EVP_MAC-HMAC.7ssl
@@ -55,7 +55,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_MAC-HMAC 7ssl"
-.TH EVP_MAC-HMAC 7ssl 2024-01-30 3.2.1 OpenSSL
+.TH EVP_MAC-HMAC 7ssl 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
@@ -97,10 +97,14 @@ This must be given together with the digest naming parameter ("digest", or
A flag to set the MAC digest to not initialise the implementation
specific data.
The value 0 or 1 is expected.
+This option is deprecated and will be removed in a future release.
+It may be set but is currently ignored
.IP """digest-oneshot"" (\fBOSSL_MAC_PARAM_DIGEST_ONESHOT\fR) <integer>" 4
.IX Item """digest-oneshot"" (OSSL_MAC_PARAM_DIGEST_ONESHOT) <integer>"
A flag to set the MAC digest to be a one-shot operation.
The value 0 or 1 is expected.
+This option is deprecated and will be removed in a future release.
+It may be set but is currently ignored.
.IP """tls-data-size"" (\fBOSSL_MAC_PARAM_TLS_DATA_SIZE\fR) <unsigned integer>" 4
.IX Item """tls-data-size"" (OSSL_MAC_PARAM_TLS_DATA_SIZE) <unsigned integer>"
.PP
@@ -119,7 +123,7 @@ Gets the MAC block size. The "block-size" parameter can also be retrieved with
"PARAMETERS" in \fBEVP_MAC\fR\|(3), \fBOSSL_PARAM\fR\|(3), \fBHMAC\fR\|(3)
.SH COPYRIGHT
.IX Header "COPYRIGHT"
-Copyright 2018\-2023 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2018\-2021 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the "License"). You may not use
this file except in compliance with the License. You can obtain a copy