X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=doc%2Fman3%2FEVP_PKEY_check.pod;h=2398b61b64d1ea9dfa6af03b50129b40c6476cc7;hp=95b57a3fb8efce2a5b6bae7d59eb801d2acf8648;hb=7674e92324648b59786d86d8e9014bbaed4e6d07;hpb=12603de634fe628488066d1f3f2c720ca20d6df9 diff --git a/doc/man3/EVP_PKEY_check.pod b/doc/man3/EVP_PKEY_check.pod index 95b57a3fb8..2398b61b64 100644 --- a/doc/man3/EVP_PKEY_check.pod +++ b/doc/man3/EVP_PKEY_check.pod @@ -18,7 +18,7 @@ EVP_PKEY_private_check, EVP_PKEY_pairwise_check =head1 DESCRIPTION -EVP_PKEY_param_check() validates the domain parameters component of the key +EVP_PKEY_param_check() validates the parameters component of the key given by B. EVP_PKEY_public_check() validates the public component of the key given by B.