From 2e0d25d01570a0e5f2bf4f4acd776c34d0c8512d Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Thu, 5 Dec 2024 14:01:59 +0000 Subject: Mark three EVP_PKEY control constants for CMS as intentionally undocumented that are internal to the library and unused in the wild --- src/regress/lib/libcrypto/man/check_complete.pl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/regress/lib/libcrypto/man/check_complete.pl b/src/regress/lib/libcrypto/man/check_complete.pl index ddaba493c4..ec60cb08db 100755 --- a/src/regress/lib/libcrypto/man/check_complete.pl +++ b/src/regress/lib/libcrypto/man/check_complete.pl @@ -31,6 +31,8 @@ my %internal = ( BN_TBIT BN_ULLONG )], evp => [qw( + ASN1_PKEY_CTRL_CMS_ENVELOPE ASN1_PKEY_CTRL_CMS_RI_TYPE + ASN1_PKEY_CTRL_CMS_SIGN EVP_MD_CTRL_ALG_CTRL EVP_MD_CTX_FLAG_CLEANED EVP_MD_CTX_FLAG_REUSE EVP_PKEY_ALG_CTRL -- cgit v1.2.3-55-g6feb