summaryrefslogtreecommitdiffstats
path: root/lib/libssl/man/SSL_set_tmp_ecdh.3
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2018-03-23 14:28:16 +0000
committerschwarze <schwarze@openbsd.org>2018-03-23 14:28:16 +0000
commita8f3fffcd85fbd320234524a0b76a7105da7a3d4 (patch)
tree3ce434340415a41eedf45c75c30410a0633926b9 /lib/libssl/man/SSL_set_tmp_ecdh.3
parentcrypto HISTORY up to 1.0.2; researched from OpenSSL git and OpenBSD CVS (diff)
downloadwireguard-openbsd-a8f3fffcd85fbd320234524a0b76a7105da7a3d4.tar.xz
wireguard-openbsd-a8f3fffcd85fbd320234524a0b76a7105da7a3d4.zip
ssl.h HISTORY up to 1.0.2; researched from OpenSSL git and OpenBSD CVS
Diffstat (limited to 'lib/libssl/man/SSL_set_tmp_ecdh.3')
-rw-r--r--lib/libssl/man/SSL_set_tmp_ecdh.38
1 files changed, 7 insertions, 1 deletions
diff --git a/lib/libssl/man/SSL_set_tmp_ecdh.3 b/lib/libssl/man/SSL_set_tmp_ecdh.3
index 9715a287ebd..e906bfdd0c5 100644
--- a/lib/libssl/man/SSL_set_tmp_ecdh.3
+++ b/lib/libssl/man/SSL_set_tmp_ecdh.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: SSL_set_tmp_ecdh.3,v 1.4 2018/03/23 00:10:28 schwarze Exp $
+.\" $OpenBSD: SSL_set_tmp_ecdh.3,v 1.5 2018/03/23 14:28:16 schwarze Exp $
.\"
.\" Copyright (c) 2017 Ingo Schwarze <schwarze@openbsd.org>
.\"
@@ -111,3 +111,9 @@ and
.Fn SSL_CTX_set_tmp_ecdh_callback
first appeared in OpenSSL 0.9.8 and have been available since
.Ox 4.5 .
+.Pp
+.Fn SSL_CTX_set_ecdh_auto
+and
+.Fn SSL_set_ecdh_auto
+first appeared in OpenSSL 1.0.2 and have been available since
+.Ox 5.7 .