diff options
Diffstat (limited to 'src/lib/libcrypto/man/BN_new.3')
-rw-r--r-- | src/lib/libcrypto/man/BN_new.3 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/BN_new.3 b/src/lib/libcrypto/man/BN_new.3 index e9228b1dec..bef41a9fe2 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.26 2023/04/27 09:45:56 tb Exp $ | 1 | .\" $OpenBSD: BN_new.3,v 1.27 2023/04/28 16:39:19 schwarze 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 |
@@ -50,7 +50,7 @@ | |||
50 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED | 50 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED |
51 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. | 51 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. |
52 | .\" | 52 | .\" |
53 | .Dd $Mdocdate: April 27 2023 $ | 53 | .Dd $Mdocdate: April 28 2023 $ |
54 | .Dt BN_NEW 3 | 54 | .Dt BN_NEW 3 |
55 | .Os | 55 | .Os |
56 | .Sh NAME | 56 | .Sh NAME |
@@ -147,7 +147,6 @@ and sets an error code that can be obtained by | |||
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_sqrt 3 , | 149 | .Xr BN_mod_sqrt 3 , |
150 | .Xr BN_nist_mod_521 3 , | ||
151 | .Xr BN_num_bytes 3 , | 150 | .Xr BN_num_bytes 3 , |
152 | .Xr BN_rand 3 , | 151 | .Xr BN_rand 3 , |
153 | .Xr BN_security_bits 3 , | 152 | .Xr BN_security_bits 3 , |