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.37
1 files changed, 2 insertions, 5 deletions
diff --git a/src/lib/libcrypto/man/EC_KEY_new.3 b/src/lib/libcrypto/man/EC_KEY_new.3
index 06a85aaed1..c77233b4ee 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.12 2018/03/23 05:48:56 schwarze Exp $ 1.\" $OpenBSD: EC_KEY_new.3,v 1.13 2018/03/23 23:18:17 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>.
@@ -549,15 +549,12 @@ returns the point_conversion_form for the
549.Fn EC_KEY_precompute_mult , 549.Fn EC_KEY_precompute_mult ,
550.Fn EC_KEY_generate_key , 550.Fn EC_KEY_generate_key ,
551.Fn EC_KEY_check_key , 551.Fn EC_KEY_check_key ,
552.Fn EC_KEY_print ,
552and 553and
553.Fn EC_KEY_print_fp 554.Fn EC_KEY_print_fp
554first appeared in OpenSSL 0.9.8 and have been available since 555first appeared in OpenSSL 0.9.8 and have been available since
555.Ox 4.5 . 556.Ox 4.5 .
556.Pp 557.Pp
557.Fn EC_KEY_up_ref
558first appeared in OpenSSL 1.0.0 and has been available since
559.Ox 4.9 .
560.Pp
561.Fn EC_KEY_get_flags , 558.Fn EC_KEY_get_flags ,
562.Fn EC_KEY_set_flags , 559.Fn EC_KEY_set_flags ,
563.Fn EC_KEY_clear_flags , 560.Fn EC_KEY_clear_flags ,