summaryrefslogtreecommitdiffstats
path: root/doc/man3/EVP_aria_128_gcm.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/EVP_aria_128_gcm.pod')
-rw-r--r--doc/man3/EVP_aria_128_gcm.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/EVP_aria_128_gcm.pod b/doc/man3/EVP_aria_128_gcm.pod
index 9291365263..91aa75ec38 100644
--- a/doc/man3/EVP_aria_128_gcm.pod
+++ b/doc/man3/EVP_aria_128_gcm.pod
@@ -96,7 +96,7 @@ correctly, see the L<EVP_EncryptInit(3)/AEAD Interface> section for details.
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-ARIA(7)> instead.
See L<crypto(7)/Performance> for further information.
=head1 RETURN VALUES