summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/d2i_DSAPublicKey.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/d2i_DSAPublicKey.3')
-rw-r--r--src/lib/libcrypto/man/d2i_DSAPublicKey.38
1 files changed, 6 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/d2i_DSAPublicKey.3 b/src/lib/libcrypto/man/d2i_DSAPublicKey.3
index b1a27d2b93..6cbf91ced3 100644
--- a/src/lib/libcrypto/man/d2i_DSAPublicKey.3
+++ b/src/lib/libcrypto/man/d2i_DSAPublicKey.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: d2i_DSAPublicKey.3,v 1.9 2018/03/20 22:37:32 schwarze Exp $ 1.\" $OpenBSD: d2i_DSAPublicKey.3,v 1.10 2018/03/21 03:16:08 schwarze Exp $
2.\" OpenSSL bb9ad09e Jun 6 00:43:05 2016 -0400 2.\" OpenSSL bb9ad09e Jun 6 00:43:05 2016 -0400
3.\" 3.\"
4.\" This file was written by Dr. Stephen Henson <steve@openssl.org>. 4.\" This file was written by Dr. Stephen Henson <steve@openssl.org>.
@@ -49,7 +49,7 @@
49.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 49.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
50.\" OF THE POSSIBILITY OF SUCH DAMAGE. 50.\" OF THE POSSIBILITY OF SUCH DAMAGE.
51.\" 51.\"
52.Dd $Mdocdate: March 20 2018 $ 52.Dd $Mdocdate: March 21 2018 $
53.Dt D2I_DSAPUBLICKEY 3 53.Dt D2I_DSAPUBLICKEY 3
54.Os 54.Os
55.Sh NAME 55.Sh NAME
@@ -339,6 +339,10 @@ section 2.3.2: DSA Signature Keys
339.Fn i2d_DSAPublicKey , 339.Fn i2d_DSAPublicKey ,
340.Fn d2i_DSAPrivateKey , 340.Fn d2i_DSAPrivateKey ,
341.Fn i2d_DSAPrivateKey , 341.Fn i2d_DSAPrivateKey ,
342.Fn d2i_DSAPrivateKey_bio ,
343.Fn d2i_DSAPrivateKey_fp ,
344.Fn i2d_DSAPrivateKey_bio ,
345.Fn i2d_DSAPrivateKey_fp ,
342.Fn d2i_DSAparams , 346.Fn d2i_DSAparams ,
343.Fn i2d_DSAparams , 347.Fn i2d_DSAparams ,
344and 348and