]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - doc/internal/man3/ossl_algorithm_do_all.pod
Various missing-link fixes
[thirdparty/openssl.git] / doc / internal / man3 / ossl_algorithm_do_all.pod
index 6ef85a725937734507996f79cf017477b5d02df4..ce925d32954b458dc2045908d3afc0202344147c 100644 (file)
@@ -41,11 +41,11 @@ The function described here are mainly useful for discovery, and
 possibly display of what has been discovered, for example an
 application that wants to display the loaded providers and what they
 may offer, but also for constructors, such as
-L<ossl_construct_method(3)>.
+L<ossl_method_construct(3)>.
 
 =head1 SEE ALSO
 
-L<ossl_construct_method(3)>, L<EVP_MAC_do_all(3)>
+L<ossl_method_construct(3)>, L<EVP_MAC_do_all_provided(3)>
 
 =head1 HISTORY