summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/d2i_DSAPublicKey.3
diff options
context:
space:
mode:
authorschwarze <>2018-03-27 17:35:50 +0000
committerschwarze <>2018-03-27 17:35:50 +0000
commit46b5d933b38b75b127fede5f1fa076d84c7714a1 (patch)
treef9c6916aae3f5b1e0ac87341b497da860edfcddb /src/lib/libcrypto/man/d2i_DSAPublicKey.3
parent4dbdd890b2673d2b0999aeeea41ae4e949eb040a (diff)
downloadopenbsd-46b5d933b38b75b127fede5f1fa076d84c7714a1.tar.gz
openbsd-46b5d933b38b75b127fede5f1fa076d84c7714a1.tar.bz2
openbsd-46b5d933b38b75b127fede5f1fa076d84c7714a1.zip
found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs
on the web, so fix up SSLeay HISTORY accordingly
Diffstat (limited to 'src/lib/libcrypto/man/d2i_DSAPublicKey.3')
-rw-r--r--src/lib/libcrypto/man/d2i_DSAPublicKey.311
1 files changed, 7 insertions, 4 deletions
diff --git a/src/lib/libcrypto/man/d2i_DSAPublicKey.3 b/src/lib/libcrypto/man/d2i_DSAPublicKey.3
index 103954c924..4b82e6ccd2 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.12 2018/03/22 16:06:33 schwarze Exp $ 1.\" $OpenBSD: d2i_DSAPublicKey.3,v 1.13 2018/03/27 17:35:50 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 22 2018 $ 52.Dd $Mdocdate: March 27 2018 $
53.Dt D2I_DSAPUBLICKEY 3 53.Dt D2I_DSAPUBLICKEY 3
54.Os 54.Os
55.Sh NAME 55.Sh NAME
@@ -338,7 +338,9 @@ section 2.3.2: DSA Signature Keys
338.Fn d2i_DSAPublicKey , 338.Fn d2i_DSAPublicKey ,
339.Fn i2d_DSAPublicKey , 339.Fn i2d_DSAPublicKey ,
340.Fn d2i_DSAPrivateKey , 340.Fn d2i_DSAPrivateKey ,
341.Fn i2d_DSAPrivateKey , 341and
342.Fn i2d_DSAPrivateKey
343first appeared in SSLeay 0.6.0.
342.Fn d2i_DSAPrivateKey_bio , 344.Fn d2i_DSAPrivateKey_bio ,
343.Fn d2i_DSAPrivateKey_fp , 345.Fn d2i_DSAPrivateKey_fp ,
344.Fn i2d_DSAPrivateKey_bio , 346.Fn i2d_DSAPrivateKey_bio ,
@@ -347,7 +349,8 @@ section 2.3.2: DSA Signature Keys
347.Fn i2d_DSAparams , 349.Fn i2d_DSAparams ,
348and 350and
349.Fn DSAparams_dup 351.Fn DSAparams_dup
350appeared before SSLeay 0.8 and have been available since 352first appeared in SSLeay 0.8.0.
353These functions have been available since
351.Ox 2.4 . 354.Ox 2.4 .
352.Pp 355.Pp
353.Fn d2i_DSA_SIG 356.Fn d2i_DSA_SIG