From ecc28f4f04191b3a04c20be82a69cafc07637238 Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Thu, 5 Dec 2024 15:06:27 +0000 Subject: drop comments asking for documentation of three ASN1_PKEY_CTRL_CMS_* constants after these have been marked as intentionally undocumented; they are internal to the library and unused in the wild --- src/lib/libcrypto/man/EVP_PKEY_asn1_new.3 | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'src') diff --git a/src/lib/libcrypto/man/EVP_PKEY_asn1_new.3 b/src/lib/libcrypto/man/EVP_PKEY_asn1_new.3 index cd6a716907..e7a987861e 100644 --- a/src/lib/libcrypto/man/EVP_PKEY_asn1_new.3 +++ b/src/lib/libcrypto/man/EVP_PKEY_asn1_new.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: EVP_PKEY_asn1_new.3,v 1.11 2023/12/21 21:32:01 tb Exp $ +.\" $OpenBSD: EVP_PKEY_asn1_new.3,v 1.12 2024/12/05 15:06:27 schwarze Exp $ .\" selective merge up to: .\" OpenSSL man3/EVP_PKEY_ASN1_METHOD b0004708 Nov 1 00:45:24 2017 +0800 .\" @@ -67,7 +67,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: December 21 2023 $ +.Dd $Mdocdate: December 5 2024 $ .Dt EVP_PKEY_ASN1_NEW 3 .Os .Sh NAME @@ -374,9 +374,6 @@ method is also called by .Fn PKCS7_RECIP_INFO_set , and other functions. .\" TODO: -.\" ASN1_PKEY_CTRL_CMS_ENVELOPE in cms_env.c rsa_ameth.c -.\" ASN1_PKEY_CTRL_CMS_RI_TYPE in cms_env.c dsa_ameth.c ec_ameth.c rsa_ameth.c -.\" ASN1_PKEY_CTRL_CMS_SIGN in cms_sd.c dsa_ameth.c ec_ameth.c rsa_ameth.c .\" ASN1_PKEY_CTRL_PKCS7_ENCRYPT in pk7_lib.c rsa_ameth.c .\" ASN1_PKEY_CTRL_PKCS7_SIGN in pk7_lib.c dsa_ameth.c ec_ameth.c rsa_ameth.c .Bd -unfilled -- cgit v1.2.3-55-g6feb