summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/BN_set_flags.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/BN_set_flags.3')
-rw-r--r--src/lib/libcrypto/man/BN_set_flags.310
1 files changed, 4 insertions, 6 deletions
diff --git a/src/lib/libcrypto/man/BN_set_flags.3 b/src/lib/libcrypto/man/BN_set_flags.3
index 2baa990787..1285ae2b28 100644
--- a/src/lib/libcrypto/man/BN_set_flags.3
+++ b/src/lib/libcrypto/man/BN_set_flags.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: BN_set_flags.3,v 1.5 2021/12/06 19:45:27 schwarze Exp $ 1.\" $OpenBSD: BN_set_flags.3,v 1.6 2023/04/27 07:22:22 tb Exp $
2.\" 2.\"
3.\" Copyright (c) 2017 Ingo Schwarze <schwarze@openbsd.org> 3.\" Copyright (c) 2017 Ingo Schwarze <schwarze@openbsd.org>
4.\" 4.\"
@@ -14,7 +14,7 @@
14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16.\" 16.\"
17.Dd $Mdocdate: December 6 2021 $ 17.Dd $Mdocdate: April 27 2023 $
18.Dt BN_SET_FLAGS 3 18.Dt BN_SET_FLAGS 3
19.Os 19.Os
20.Sh NAME 20.Sh NAME
@@ -96,10 +96,8 @@ object is usually a terrible idea that can cause both disclosure
96of secret data and memory leaks. 96of secret data and memory leaks.
97This flag is automatically set on the constant 97This flag is automatically set on the constant
98.Vt BIGNUM 98.Vt BIGNUM
99objects returned by 99object returned by
100.Xr BN_value_one 3 100.Xr BN_value_one 3 .
101and by the functions documented in
102.Xr BN_get0_nist_prime_521 3 .
103.El 101.El
104.Pp 102.Pp
105.Fn BN_get_flags 103.Fn BN_get_flags