summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/evp.3
diff options
context:
space:
mode:
authorschwarze <>2024-12-06 13:10:43 +0000
committerschwarze <>2024-12-06 13:10:43 +0000
commitf86b82fe933b5698893ec827e2c05c6e54522e7d (patch)
tree1ce8e51eea0dc53cd903ab4b6dbd7303ff467f8c /src/lib/libcrypto/man/evp.3
parent1f4a0f25fae63c118c3bfa63b3a130d45c788288 (diff)
downloadopenbsd-f86b82fe933b5698893ec827e2c05c6e54522e7d.tar.gz
openbsd-f86b82fe933b5698893ec827e2c05c6e54522e7d.tar.bz2
openbsd-f86b82fe933b5698893ec827e2c05c6e54522e7d.zip
Delete the manual page EVP_PKEY_check(3).
All three functions documented in this page were deleted from the API by tb@ in evp.h rev. 1.136 on August 31 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 0168d95875..4f05cc2b2a 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.34 2024/12/06 12:51:13 schwarze Exp $ 1.\" $OpenBSD: evp.3,v 1.35 2024/12/06 13:10:43 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_check 3 ,
208.Xr EVP_PKEY_cmp 3 , 207.Xr EVP_PKEY_cmp 3 ,
209.Xr EVP_PKEY_CTX_ctrl 3 , 208.Xr EVP_PKEY_CTX_ctrl 3 ,
210.Xr EVP_PKEY_CTX_get_operation 3 , 209.Xr EVP_PKEY_CTX_get_operation 3 ,