summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/d2i_DSAPublicKey.3
diff options
context:
space:
mode:
authorschwarze <>2018-03-21 17:57:48 +0000
committerschwarze <>2018-03-21 17:57:48 +0000
commit3f87f4f082220e67d9708bc731dcbbbdf10d6f1d (patch)
tree67fcc2668404b3175c7b4318a8173d941c323d90 /src/lib/libcrypto/man/d2i_DSAPublicKey.3
parent446fc96ea9fa6ae26eb371177d9e3b8c982b7c62 (diff)
downloadopenbsd-3f87f4f082220e67d9708bc731dcbbbdf10d6f1d.tar.gz
openbsd-3f87f4f082220e67d9708bc731dcbbbdf10d6f1d.tar.bz2
openbsd-3f87f4f082220e67d9708bc731dcbbbdf10d6f1d.zip
crypto HISTORY up to 0.9.3; researched from OpenSSL git
Diffstat (limited to 'src/lib/libcrypto/man/d2i_DSAPublicKey.3')
-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 .