summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/evp.3
diff options
context:
space:
mode:
authorschwarze <>2024-12-06 12:51:13 +0000
committerschwarze <>2024-12-06 12:51:13 +0000
commit1f4a0f25fae63c118c3bfa63b3a130d45c788288 (patch)
treea723342983f4f053624289df9ff99b8a53ae1334 /src/lib/libcrypto/man/evp.3
parentd8f769ca48f14cb8455dfa8f2334c3c683502fe4 (diff)
downloadopenbsd-1f4a0f25fae63c118c3bfa63b3a130d45c788288.tar.gz
openbsd-1f4a0f25fae63c118c3bfa63b3a130d45c788288.tar.bz2
openbsd-1f4a0f25fae63c118c3bfa63b3a130d45c788288.zip
Delete the manual page EVP_PKEY_asn1_new(3).
All the functions documented in this page were deleted from the API by tb@ in evp.h rev. 1.126 on March 2 this year.
Diffstat (limited to 'src/lib/libcrypto/man/evp.3')
-rw-r--r--src/lib/libcrypto/man/evp.33
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/evp.3 b/src/lib/libcrypto/man/evp.3
index 6ccf9898d1..0168d95875 100644
--- a/src/lib/libcrypto/man/evp.3
+++ b/src/lib/libcrypto/man/evp.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: evp.3,v 1.33 2024/12/06 11:56:21 schwarze Exp $ 1.\" $OpenBSD: evp.3,v 1.34 2024/12/06 12:51:13 schwarze Exp $
2.\" full merge up to: OpenSSL man7/evp 24a535ea Sep 22 13:14:20 2020 +0100 2.\" full merge up to: OpenSSL man7/evp 24a535ea Sep 22 13:14:20 2020 +0100
3.\" 3.\"
4.\" This file was written by Ulf Moeller <ulf@openssl.org>, 4.\" This file was written by Ulf Moeller <ulf@openssl.org>,
@@ -204,7 +204,6 @@ family of functions provides base64 encoding and decoding.
204.Xr EVP_OpenInit 3 , 204.Xr EVP_OpenInit 3 ,
205.Xr EVP_PKCS82PKEY 3 , 205.Xr EVP_PKCS82PKEY 3 ,
206.Xr EVP_PKEY_asn1_get_count 3 , 206.Xr EVP_PKEY_asn1_get_count 3 ,
207.Xr EVP_PKEY_asn1_new 3 ,
208.Xr EVP_PKEY_check 3 , 207.Xr EVP_PKEY_check 3 ,
209.Xr EVP_PKEY_cmp 3 , 208.Xr EVP_PKEY_cmp 3 ,
210.Xr EVP_PKEY_CTX_ctrl 3 , 209.Xr EVP_PKEY_CTX_ctrl 3 ,