summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/BN_zero.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/BN_zero.3')
-rw-r--r--src/lib/libcrypto/man/BN_zero.36
1 files changed, 4 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/BN_zero.3 b/src/lib/libcrypto/man/BN_zero.3
index adfd6a0c65..8e3dd7f6a3 100644
--- a/src/lib/libcrypto/man/BN_zero.3
+++ b/src/lib/libcrypto/man/BN_zero.3
@@ -1,4 +1,4 @@
1.Dd $Mdocdate: February 23 2015 $ 1.Dd $Mdocdate: November 5 2016 $
2.Dt BN_ZERO 3 2.Dt BN_ZERO 3
3.Os 3.Os
4.Sh NAME 4.Sh NAME
@@ -75,7 +75,9 @@ return 1 on success, 0 otherwise.
75returns the constant. 75returns the constant.
76.Sh SEE ALSO 76.Sh SEE ALSO
77.Xr bn 3 , 77.Xr bn 3 ,
78.Xr BN_bn2bin 3 78.Xr BN_bn2bin 3 ,
79.Xr BN_set_bit 3 ,
80.Xr BN_set_negative 3
79.Sh HISTORY 81.Sh HISTORY
80.Fn BN_zero , 82.Fn BN_zero ,
81.Fn BN_one , 83.Fn BN_one ,