diff options
Diffstat (limited to 'src/lib/libcrypto/man/EVP_PKEY_new.3')
-rw-r--r-- | src/lib/libcrypto/man/EVP_PKEY_new.3 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/EVP_PKEY_new.3 b/src/lib/libcrypto/man/EVP_PKEY_new.3 index 36f3886856..ea22b5eb08 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.19 2024/07/21 08:36:43 tb Exp $ | 1 | .\" $OpenBSD: EVP_PKEY_new.3,v 1.20 2024/08/24 09:15:36 tb 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. |
@@ -66,7 +66,7 @@ | |||
66 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED | 66 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED |
67 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. | 67 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. |
68 | .\" | 68 | .\" |
69 | .Dd $Mdocdate: July 21 2024 $ | 69 | .Dd $Mdocdate: August 24 2024 $ |
70 | .Dt EVP_PKEY_NEW 3 | 70 | .Dt EVP_PKEY_NEW 3 |
71 | .Os | 71 | .Os |
72 | .Sh NAME | 72 | .Sh NAME |
@@ -269,7 +269,6 @@ return 1 for success or 0 for failure. | |||
269 | .Xr d2i_PrivateKey 3 , | 269 | .Xr d2i_PrivateKey 3 , |
270 | .Xr evp 3 , | 270 | .Xr evp 3 , |
271 | .Xr EVP_PKCS82PKEY 3 , | 271 | .Xr EVP_PKCS82PKEY 3 , |
272 | .Xr EVP_PKEY_add1_attr 3 , | ||
273 | .Xr EVP_PKEY_asn1_new 3 , | 272 | .Xr EVP_PKEY_asn1_new 3 , |
274 | .Xr EVP_PKEY_check 3 , | 273 | .Xr EVP_PKEY_check 3 , |
275 | .Xr EVP_PKEY_cmp 3 , | 274 | .Xr EVP_PKEY_cmp 3 , |