summaryrefslogtreecommitdiffstats
path: root/doc/man3/EVP_ripemd160.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/EVP_ripemd160.pod')
-rw-r--r--doc/man3/EVP_ripemd160.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/EVP_ripemd160.pod b/doc/man3/EVP_ripemd160.pod
index 6ad2d3e018..5b96fd09f8 100644
--- a/doc/man3/EVP_ripemd160.pod
+++ b/doc/man3/EVP_ripemd160.pod
@@ -29,7 +29,7 @@ The RIPEMD-160 algorithm which produces a 160-bit output from a given input.
Developers should be aware of the negative performance implications of
calling this function multiple times and should consider using
-L<EVP_MD_fetch(3)> instead.
+L<EVP_MD_fetch(3)> with L<EVP_MD-RIPEMD160(7)> instead.
See L<crypto(7)/Performance> for further information.
=head1 RETURN VALUES