summaryrefslogtreecommitdiff
path: root/src/regress/lib
diff options
context:
space:
mode:
authorschwarze <>2023-08-07 22:22:15 +0000
committerschwarze <>2023-08-07 22:22:15 +0000
commit8f284db191d4347418f8a2745e2ec550baeac000 (patch)
tree40b6d0ac9c1b08ad905f73f933634a444d46f360 /src/regress/lib
parent351d4291287245bceea3615c001afa751242cb1e (diff)
downloadopenbsd-8f284db191d4347418f8a2745e2ec550baeac000.tar.gz
openbsd-8f284db191d4347418f8a2745e2ec550baeac000.tar.bz2
openbsd-8f284db191d4347418f8a2745e2ec550baeac000.zip
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.
Diffstat (limited to 'src/regress/lib')
-rwxr-xr-xsrc/regress/lib/libcrypto/man/check_complete.pl1
1 files changed, 1 insertions, 0 deletions
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 = (
45 ASN1_i2d_bio ASN1_i2d_bio_of ASN1_i2d_bio_of_const 45 ASN1_i2d_bio ASN1_i2d_bio_of ASN1_i2d_bio_of_const
46 ASN1_i2d_fp ASN1_i2d_fp_of ASN1_i2d_fp_of_const 46 ASN1_i2d_fp ASN1_i2d_fp_of ASN1_i2d_fp_of_const
47 ASN1_LONG_UNDEF 47 ASN1_LONG_UNDEF
48 BIT_STRING_BITNAME
48 ub_title 49 ub_title
49 V_ASN1_PRIMATIVE_TAG 50 V_ASN1_PRIMATIVE_TAG
50 X509_algor_st 51 X509_algor_st