summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/libcrypto/man/bn_dump.34
1 files changed, 4 insertions, 0 deletions
diff --git a/src/lib/libcrypto/man/bn_dump.3 b/src/lib/libcrypto/man/bn_dump.3
index 2f1bda9bb5..73f0cfe23f 100644
--- a/src/lib/libcrypto/man/bn_dump.3
+++ b/src/lib/libcrypto/man/bn_dump.3
@@ -1,3 +1,5 @@
1.\" $OpenBSD: bn_dump.3,v 1.2 2015/11/12 09:51:55 jmc Exp $
2.\"
1.Dd $Mdocdate: November 12 2015 $ 3.Dd $Mdocdate: November 12 2015 $
2.Dt BN_DUMP 3 4.Dt BN_DUMP 3
3.Os 5.Os
@@ -31,6 +33,8 @@
31.Nm bn_set_max , 33.Nm bn_set_max ,
32.Nm bn_set_high , 34.Nm bn_set_high ,
33.Nm bn_set_low , 35.Nm bn_set_low ,
36.Nm mul ,
37.Nm mul_add ,
34.Nm sqr 38.Nm sqr
35.Nd BIGNUM library internal functions 39.Nd BIGNUM library internal functions
36.Sh SYNOPSIS 40.Sh SYNOPSIS