From: Pauli Date: Fri, 9 Apr 2021 06:36:18 +0000 (+1000) Subject: kmac: update the documention for the customisation string maximum length X-Git-Tag: openssl-3.0.0-alpha15~129 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F14822%2Fhead;p=thirdparty%2Fopenssl.git kmac: update the documention for the customisation string maximum length Reviewed-by: Shane Lontis (Merged from https://github.com/openssl/openssl/pull/14810) --- diff --git a/doc/man7/EVP_MAC-KMAC.pod b/doc/man7/EVP_MAC-KMAC.pod index 6b02e94ef8f..85986d5449f 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 to L. =item "custom" (B) 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)