summaryrefslogtreecommitdiff
path: root/regress/lib
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2023-08-07 23:10:04 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2023-08-07 23:10:04 +0000
commitd6d7b41dce5e643b6f8b3a3817a76b8b39098f98 (patch)
treea3e18fcd44e3f4ac3f78041dd5e5e446259f0fc2 /regress/lib
parent6cfc0c799adf12991576f26d6fe491d23df698e3 (diff)
No need to mark BN_options() as intentionally undocumented any longer.
In bn.h rev. 1.75 (July 31, 2023), tb@ removed it from the public API. While here, stop marking BN_prime_checks as obsolete. In BN_generate_prime.3 rev. 1.23 (May 11, 2023), tb@ documented the constant BN_prime_checks in that manual page.
Diffstat (limited to 'regress/lib')
-rwxr-xr-xregress/lib/libcrypto/man/check_complete.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/regress/lib/libcrypto/man/check_complete.pl b/regress/lib/libcrypto/man/check_complete.pl
index a05e0dc28ca..2fdf6a67243 100755
--- a/regress/lib/libcrypto/man/check_complete.pl
+++ b/regress/lib/libcrypto/man/check_complete.pl
@@ -61,7 +61,6 @@ my %obsolete = (
)],
bn => [qw(
BN_HEX_FMT1 BN_HEX_FMT2 BN_MASK
- BN_options BN_prime_checks
)],
objects => [qw(
_DECLARE_OBJ_BSEARCH_CMP_FN