summaryrefslogtreecommitdiffstats
path: root/doc/man3/EVP_camellia_128_ecb.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/EVP_camellia_128_ecb.pod')
-rw-r--r--doc/man3/EVP_camellia_128_ecb.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/EVP_camellia_128_ecb.pod b/doc/man3/EVP_camellia_128_ecb.pod
index a6b597156a..cb6e12e212 100644
--- a/doc/man3/EVP_camellia_128_ecb.pod
+++ b/doc/man3/EVP_camellia_128_ecb.pod
@@ -79,7 +79,7 @@ Camellia for 128, 192 and 256 bit keys in the following modes: CBC, CFB with
Developers should be aware of the negative performance implications of
calling these functions multiple times and should consider using
-L<EVP_CIPHER_fetch(3)> instead.
+L<EVP_CIPHER_fetch(3)> with L<EVP_CIPHER-CAMELLIA(7)> instead.
See L<crypto(7)/Performance> for further information.
=head1 RETURN VALUES