summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/d2i_DSAPublicKey.3
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/lib/libcrypto/man/d2i_DSAPublicKey.38
1 files changed, 7 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/d2i_DSAPublicKey.3 b/src/lib/libcrypto/man/d2i_DSAPublicKey.3
index 6cbf91ced3..0212c570b0 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.10 2018/03/21 03:16:08 schwarze Exp $ 1.\" $OpenBSD: d2i_DSAPublicKey.3,v 1.11 2018/03/21 17:57:48 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>.
@@ -349,3 +349,9 @@ and
349.Fn DSAparams_dup 349.Fn DSAparams_dup
350appeared before SSLeay 0.8 and have been available since 350appeared before SSLeay 0.8 and have been available since
351.Ox 2.4 . 351.Ox 2.4 .
352.Pp
353.Fn d2i_DSA_SIG
354and
355.Fn i2d_DSA_SIG
356first appeared in OpenSSL 0.9.3 and have been available since
357.Ox 2.6 .