diff options
Diffstat (limited to 'src/lib/libcrypto/man/EVP_PKEY_cmp.3')
-rw-r--r-- | src/lib/libcrypto/man/EVP_PKEY_cmp.3 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/EVP_PKEY_cmp.3 b/src/lib/libcrypto/man/EVP_PKEY_cmp.3 index 2e42a9946f..c12843854d 100644 --- a/src/lib/libcrypto/man/EVP_PKEY_cmp.3 +++ b/src/lib/libcrypto/man/EVP_PKEY_cmp.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: EVP_PKEY_cmp.3,v 1.14 2024/03/05 19:21:31 tb Exp $ | 1 | .\" $OpenBSD: EVP_PKEY_cmp.3,v 1.15 2024/12/06 12:51:13 schwarze Exp $ |
2 | .\" full merge up to: OpenSSL 05ea606a May 20 20:52:46 2016 -0400 | 2 | .\" full merge up to: OpenSSL 05ea606a May 20 20:52:46 2016 -0400 |
3 | .\" selective merge up to: OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400 | 3 | .\" selective merge up to: OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400 |
4 | .\" | 4 | .\" |
@@ -67,7 +67,7 @@ | |||
67 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED | 67 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED |
68 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. | 68 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. |
69 | .\" | 69 | .\" |
70 | .Dd $Mdocdate: March 5 2024 $ | 70 | .Dd $Mdocdate: December 6 2024 $ |
71 | .Dt EVP_PKEY_CMP 3 | 71 | .Dt EVP_PKEY_CMP 3 |
72 | .Os | 72 | .Os |
73 | .Sh NAME | 73 | .Sh NAME |
@@ -160,7 +160,6 @@ and | |||
160 | return 1 if the keys match, 0 if they don't match, -1 if the key types | 160 | return 1 if the keys match, 0 if they don't match, -1 if the key types |
161 | are different and -2 if the operation is not supported. | 161 | are different and -2 if the operation is not supported. |
162 | .Sh SEE ALSO | 162 | .Sh SEE ALSO |
163 | .Xr EVP_PKEY_asn1_set_public 3 , | ||
164 | .Xr EVP_PKEY_CTX_new 3 , | 163 | .Xr EVP_PKEY_CTX_new 3 , |
165 | .Xr EVP_PKEY_keygen 3 , | 164 | .Xr EVP_PKEY_keygen 3 , |
166 | .Xr EVP_PKEY_new 3 , | 165 | .Xr EVP_PKEY_new 3 , |