]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - doc/man3/EVP_sm3.pod
Reference the non-"legacy" provider names directly from EVP_md5(3) &c.
[thirdparty/openssl.git] / doc / man3 / EVP_sm3.pod
index 4e8112dc0afee2b8548757e0040d18271e238db6..65be55e88dba8d207f2c0944b04927f60a8b39ef 100644 (file)
@@ -28,7 +28,7 @@ The SM3 hash function.
 
 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-SM3(7)> instead.
 See L<crypto(7)/Performance> for further information.
 
 =head1 RETURN VALUES