summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/BN_new.3
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/lib/libcrypto/man/BN_new.33
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/BN_new.3 b/src/lib/libcrypto/man/BN_new.3
index 82a52fb655..e9228b1dec 100644
--- a/src/lib/libcrypto/man/BN_new.3
+++ b/src/lib/libcrypto/man/BN_new.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: BN_new.3,v 1.25 2023/04/27 09:11:40 tb Exp $ 1.\" $OpenBSD: BN_new.3,v 1.26 2023/04/27 09:45:56 tb Exp $
2.\" full merge up to: OpenSSL man3/BN_new 2457c19d Mar 6 08:43:36 2004 +0000 2.\" full merge up to: OpenSSL man3/BN_new 2457c19d Mar 6 08:43:36 2004 +0000
3.\" selective merge up to: man3/BN_new 681acb31 Sep 29 13:10:34 2017 +0200 3.\" selective merge up to: man3/BN_new 681acb31 Sep 29 13:10:34 2017 +0200
4.\" full merge up to: OpenSSL man7/bn 05ea606a May 20 20:52:46 2016 -0400 4.\" full merge up to: OpenSSL man7/bn 05ea606a May 20 20:52:46 2016 -0400
@@ -146,7 +146,6 @@ and sets an error code that can be obtained by
146.Xr BN_kronecker 3 , 146.Xr BN_kronecker 3 ,
147.Xr BN_mod_inverse 3 , 147.Xr BN_mod_inverse 3 ,
148.Xr BN_mod_mul_montgomery 3 , 148.Xr BN_mod_mul_montgomery 3 ,
149.Xr BN_mod_mul_reciprocal 3 ,
150.Xr BN_mod_sqrt 3 , 149.Xr BN_mod_sqrt 3 ,
151.Xr BN_nist_mod_521 3 , 150.Xr BN_nist_mod_521 3 ,
152.Xr BN_num_bytes 3 , 151.Xr BN_num_bytes 3 ,