]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - doc/man7/EVP_MAC-CMAC.pod
Change PARAMETER NAMES links to PARAMETERS
[thirdparty/openssl.git] / doc / man7 / EVP_MAC-CMAC.pod
index e7675e2f7ac54ef3d6da94229425b68f8daea4ce..05d198a7a57236ac7855019a64631aa18ed4efc8 100644 (file)
@@ -22,7 +22,7 @@ used with EVP_MAC_fetch():
 =head2 Supported parameters
 
 The general description of these parameters can be found in
-L<EVP_MAC(3)/PARAMETER NAMES>.
+L<EVP_MAC(3)/PARAMETERS>.
 
 The following parameter can be set with EVP_MAC_CTX_set_params():
 
@@ -52,7 +52,7 @@ The "size" parameter can also be retrieved with with EVP_MAC_size().
 =head1 SEE ALSO
 
 L<EVP_MAC_CTX_get_params(3)>, L<EVP_MAC_CTX_set_params(3)>,
-L<EVP_MAC(3)/PARAMETER NAMES>, L<OSSL_PARAM(3)>
+L<EVP_MAC(3)/PARAMETERS>, L<OSSL_PARAM(3)>
 
 =head1 COPYRIGHT