From: Pauli Date: Mon, 16 Sep 2019 22:46:49 +0000 (+1000) Subject: Change PARAMETER NAMES links to PARAMETERS X-Git-Tag: openssl-3.0.0-alpha1~1329 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=fddb1847b1d53ead95678cbe21004c03c88d506d;p=oweals%2Fopenssl.git Change PARAMETER NAMES links to PARAMETERS Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/9905) --- diff --git a/doc/man7/EVP_MAC-BLAKE2.pod b/doc/man7/EVP_MAC-BLAKE2.pod index 6ceb65d9e9..21be5223c9 100644 --- a/doc/man7/EVP_MAC-BLAKE2.pod +++ b/doc/man7/EVP_MAC-BLAKE2.pod @@ -25,7 +25,7 @@ properties, to be used with EVP_MAC_fetch(): =head2 Supported parameters The general description of these parameters can be found in -L. +L. All these parameters can be set with EVP_MAC_CTX_set_params(). Furthermore, the "size" parameter can be retrieved with @@ -61,7 +61,7 @@ It is 32 and 64 respectively by default. =head1 SEE ALSO L, L, -L, L +L, L =head1 HISTORY diff --git a/doc/man7/EVP_MAC-CMAC.pod b/doc/man7/EVP_MAC-CMAC.pod index e7675e2f7a..05d198a7a5 100644 --- a/doc/man7/EVP_MAC-CMAC.pod +++ b/doc/man7/EVP_MAC-CMAC.pod @@ -22,7 +22,7 @@ used with EVP_MAC_fetch(): =head2 Supported parameters The general description of these parameters can be found in -L. +L. 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, L, -L, L +L, L =head1 COPYRIGHT diff --git a/doc/man7/EVP_MAC-GMAC.pod b/doc/man7/EVP_MAC-GMAC.pod index fcd9c9625a..4953221909 100644 --- a/doc/man7/EVP_MAC-GMAC.pod +++ b/doc/man7/EVP_MAC-GMAC.pod @@ -22,7 +22,7 @@ used with EVP_MAC_fetch(): =head2 Supported parameters The general description of these parameters can be found in -L. +L. The following parameter can be set with EVP_MAC_CTX_set_params(): @@ -54,7 +54,7 @@ The "size" parameter can also be retrieved with EVP_MAC_size(). =head1 SEE ALSO L, L, -L, L +L, L =head1 COPYRIGHT diff --git a/doc/man7/EVP_MAC-HMAC.pod b/doc/man7/EVP_MAC-HMAC.pod index 0fb92d329e..6e9e74dd37 100644 --- a/doc/man7/EVP_MAC-HMAC.pod +++ b/doc/man7/EVP_MAC-HMAC.pod @@ -22,7 +22,7 @@ used with EVP_MAC_fetch(): =head2 Supported parameters The general description of these parameters can be found in -L. +L. The following parameter can be set with EVP_MAC_CTX_set_params(): @@ -56,7 +56,7 @@ The "size" parameter can also be retrieved with EVP_MAC_size(). =head1 SEE ALSO L, L, -L, L, L +L, L, L =head1 COPYRIGHT diff --git a/doc/man7/EVP_MAC-KMAC.pod b/doc/man7/EVP_MAC-KMAC.pod index 71a3bf21c2..d241414428 100644 --- a/doc/man7/EVP_MAC-KMAC.pod +++ b/doc/man7/EVP_MAC-KMAC.pod @@ -25,7 +25,7 @@ properties, to be used with EVP_MAC_fetch(): =head2 Supported parameters The general description of these parameters can be found in -L. +L. All these parameters can be set with EVP_MAC_CTX_set_params(). Furthermore, the "size" parameter can be retrieved with @@ -50,7 +50,7 @@ the input stream is set to zero. =head1 SEE ALSO L, L, -L, L +L, L =head1 COPYRIGHT diff --git a/doc/man7/EVP_MAC-Poly1305.pod b/doc/man7/EVP_MAC-Poly1305.pod index 02cbe0e4b4..5f606d66b2 100644 --- a/doc/man7/EVP_MAC-Poly1305.pod +++ b/doc/man7/EVP_MAC-Poly1305.pod @@ -22,7 +22,7 @@ used with EVP_MAC_fetch(): =head2 Supported parameters The general description of these parameters can be found in -L. +L. The following parameter can be set with EVP_MAC_CTX_set_params(): @@ -46,7 +46,7 @@ The "size" parameter can also be retrieved with with EVP_MAC_size(). =head1 SEE ALSO L, L, -L, L +L, L =head1 COPYRIGHT diff --git a/doc/man7/EVP_MAC-Siphash.pod b/doc/man7/EVP_MAC-Siphash.pod index 25e0a8fa38..f82a668851 100644 --- a/doc/man7/EVP_MAC-Siphash.pod +++ b/doc/man7/EVP_MAC-Siphash.pod @@ -23,7 +23,7 @@ used with EVP_MAC_fetch(): =head2 Supported parameters The general description of these parameters can be found in -L. +L. All these parameters can be set with EVP_MAC_CTX_set_params(). Furthermore, the "size" parameter can be retrieved with @@ -40,7 +40,7 @@ EVP_MAC_CTX_get_params(), or with EVP_MAC_size(). =head1 SEE ALSO L, L, -L, L +L, L =head1 COPYRIGHT