From 534858fd183b5e14fe3364b91c753e593b8d3e7c Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Wed, 21 Mar 2018 07:25:59 +0000 Subject: rsa.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL git --- src/lib/libcrypto/man/RSA_get_ex_new_index.3 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src/lib/libcrypto/man/RSA_get_ex_new_index.3') diff --git a/src/lib/libcrypto/man/RSA_get_ex_new_index.3 b/src/lib/libcrypto/man/RSA_get_ex_new_index.3 index bc2cf62ae4..dee079b3db 100644 --- a/src/lib/libcrypto/man/RSA_get_ex_new_index.3 +++ b/src/lib/libcrypto/man/RSA_get_ex_new_index.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: RSA_get_ex_new_index.3,v 1.8 2018/02/25 22:52:48 schwarze Exp $ +.\" $OpenBSD: RSA_get_ex_new_index.3,v 1.9 2018/03/21 07:25:59 schwarze Exp $ .\" OpenSSL 35cb565a Nov 19 15:49:30 2015 -0500 .\" .\" This file was written by Ulf Moeller and @@ -49,7 +49,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: February 25 2018 $ +.Dd $Mdocdate: March 21 2018 $ .Dt RSA_GET_EX_NEW_INDEX 3 .Os .Sh NAME @@ -275,7 +275,8 @@ On failure an error code can be obtained from .Fn RSA_set_ex_data , and .Fn RSA_get_ex_data -are available since SSLeay 0.9.0. +first appeared in SSLeay 0.9.0 and have been available since +.Ox 2.4 . .Sh BUGS .Fa dup_func is currently never called. -- cgit v1.2.3-55-g6feb