summaryrefslogtreecommitdiffstats
path: root/doc/man7/EVP_MAC-KMAC.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man7/EVP_MAC-KMAC.pod')
-rw-r--r--doc/man7/EVP_MAC-KMAC.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man7/EVP_MAC-KMAC.pod b/doc/man7/EVP_MAC-KMAC.pod
index 6b02e94ef8..85986d5449 100644
--- a/doc/man7/EVP_MAC-KMAC.pod
+++ b/doc/man7/EVP_MAC-KMAC.pod
@@ -42,7 +42,7 @@ Setting this parameter is identical to passing a I<key> to L<EVP_MAC_init(3)>.
=item "custom" (B<OSSL_MAC_PARAM_CUSTOM>) <octet string>
Sets the custom value.
-It is an optional value of at most 127 bytes, and is empty by default.
+It is an optional value of at most 256 bytes, and is empty by default.
=item "size" (B<OSSL_MAC_PARAM_SIZE>) <unsigned integer>