summaryrefslogtreecommitdiffstats
path: root/doc/man3/EVP_sha3_224.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/EVP_sha3_224.pod')
-rw-r--r--doc/man3/EVP_sha3_224.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/EVP_sha3_224.pod b/doc/man3/EVP_sha3_224.pod
index 5bb9ae1b89..93c0d0b9fb 100644
--- a/doc/man3/EVP_sha3_224.pod
+++ b/doc/man3/EVP_sha3_224.pod
@@ -54,7 +54,7 @@ B<EVP_shake256> provides that of 256 bits.
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-SHA3(7)> or L<EVP_MD-SHAKE(7)> instead.
See L<crypto(7)/Performance> for further information.
=head1 RETURN VALUES