From 8f284db191d4347418f8a2745e2ec550baeac000 Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Mon, 7 Aug 2023 22:22:15 +0000 Subject: Mark BIT_STRING_BITNAME as obsolete and intentionally undocumented. In asn1.h rev. 1.80 (July 28, 2023), tb@ removed the last three functions that were using this data type from the public API. --- src/regress/lib/libcrypto/man/check_complete.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/regress/lib/libcrypto/man/check_complete.pl b/src/regress/lib/libcrypto/man/check_complete.pl index b937c19604..545d496007 100755 --- a/src/regress/lib/libcrypto/man/check_complete.pl +++ b/src/regress/lib/libcrypto/man/check_complete.pl @@ -45,6 +45,7 @@ my %obsolete = ( ASN1_i2d_bio ASN1_i2d_bio_of ASN1_i2d_bio_of_const ASN1_i2d_fp ASN1_i2d_fp_of ASN1_i2d_fp_of_const ASN1_LONG_UNDEF + BIT_STRING_BITNAME ub_title V_ASN1_PRIMATIVE_TAG X509_algor_st -- cgit v1.2.3-55-g6feb