summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/EC_KEY_new.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/EC_KEY_new.3')
-rw-r--r--src/lib/libcrypto/man/EC_KEY_new.36
1 files changed, 5 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/EC_KEY_new.3 b/src/lib/libcrypto/man/EC_KEY_new.3
index c9f8c6d2b3..e03aa7e53c 100644
--- a/src/lib/libcrypto/man/EC_KEY_new.3
+++ b/src/lib/libcrypto/man/EC_KEY_new.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: EC_KEY_new.3,v 1.10 2018/03/23 00:09:11 schwarze Exp $ 1.\" $OpenBSD: EC_KEY_new.3,v 1.11 2018/03/23 04:34:23 schwarze Exp $
2.\" OpenSSL d900a015 Oct 8 14:40:42 2015 +0200 2.\" OpenSSL d900a015 Oct 8 14:40:42 2015 +0200
3.\" 3.\"
4.\" This file was written by Matt Caswell <matt@openssl.org>. 4.\" This file was written by Matt Caswell <matt@openssl.org>.
@@ -553,3 +553,7 @@ and
553.Fn EC_KEY_print_fp 553.Fn EC_KEY_print_fp
554first appeared in OpenSSL 0.9.8 and have been available since 554first appeared in OpenSSL 0.9.8 and have been available since
555.Ox 4.5 . 555.Ox 4.5 .
556.Pp
557.Fn EC_KEY_up_ref
558first appeared in OpenSSL 1.0.0 and has been available since
559.Ox 4.9 .