diff options
Diffstat (limited to '')
-rw-r--r-- | src/lib/libcrypto/man/EVP_PKEY_new.3 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/EVP_PKEY_new.3 b/src/lib/libcrypto/man/EVP_PKEY_new.3 index 4090db990b..d21f177ca8 100644 --- a/src/lib/libcrypto/man/EVP_PKEY_new.3 +++ b/src/lib/libcrypto/man/EVP_PKEY_new.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: EVP_PKEY_new.3,v 1.23 2024/12/06 12:51:13 schwarze Exp $ | 1 | .\" $OpenBSD: EVP_PKEY_new.3,v 1.24 2024/12/06 13:10:43 schwarze Exp $ |
2 | .\" full merge up to: OpenSSL 4dcfdfce May 27 11:50:05 2020 +0100 | 2 | .\" full merge up to: OpenSSL 4dcfdfce May 27 11:50:05 2020 +0100 |
3 | .\" | 3 | .\" |
4 | .\" This file is a derived work. | 4 | .\" This file is a derived work. |
@@ -311,7 +311,6 @@ with | |||
311 | .Xr d2i_PrivateKey 3 , | 311 | .Xr d2i_PrivateKey 3 , |
312 | .Xr evp 3 , | 312 | .Xr evp 3 , |
313 | .Xr EVP_PKCS82PKEY 3 , | 313 | .Xr EVP_PKCS82PKEY 3 , |
314 | .Xr EVP_PKEY_check 3 , | ||
315 | .Xr EVP_PKEY_cmp 3 , | 314 | .Xr EVP_PKEY_cmp 3 , |
316 | .Xr EVP_PKEY_CTX_new 3 , | 315 | .Xr EVP_PKEY_CTX_new 3 , |
317 | .Xr EVP_PKEY_get_default_digest_nid 3 , | 316 | .Xr EVP_PKEY_get_default_digest_nid 3 , |