summaryrefslogtreecommitdiffstats
path: root/doc/man3/EVP_blake2b512.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/EVP_blake2b512.pod')
-rw-r--r--doc/man3/EVP_blake2b512.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/EVP_blake2b512.pod b/doc/man3/EVP_blake2b512.pod
index 98e1899f6a..55bd9f3bce 100644
--- a/doc/man3/EVP_blake2b512.pod
+++ b/doc/man3/EVP_blake2b512.pod
@@ -35,7 +35,7 @@ The BLAKE2b algorithm that produces a 512-bit output from a given input.
Developers should be aware of the negative performance implications of
calling these functions multiple times and should consider using
-L<EVP_MD_fetch(3)> instead.
+L<EVP_MD_fetch(3)> with L<EVP_MD-BLAKE2(7)> instead.
See L<crypto(7)/Performance> for further information.
While the BLAKE2b and BLAKE2s algorithms supports a variable length digest,