summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/EC_KEY_new.3
diff options
context:
space:
mode:
authorschwarze <>2018-03-23 23:18:17 +0000
committerschwarze <>2018-03-23 23:18:17 +0000
commitc44c09a9be771317de7b5d8cc4da99b7c7d44bab (patch)
treece00f94e47d15a430216876717307f890042478d /src/lib/libcrypto/man/EC_KEY_new.3
parent7391db9174b12cb920b10b74b22b7b4401a33c4a (diff)
downloadopenbsd-c44c09a9be771317de7b5d8cc4da99b7c7d44bab.tar.gz
openbsd-c44c09a9be771317de7b5d8cc4da99b7c7d44bab.tar.bz2
openbsd-c44c09a9be771317de7b5d8cc4da99b7c7d44bab.zip
finish crypto HISTORY; mostly 1.1.0/6.3, but also various other fixes
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 ,