From b368393a562c8eb79808430b84470d02b0728608 Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Fri, 23 Mar 2018 23:18:17 +0000 Subject: finish crypto HISTORY; mostly 1.1.0/6.3, but also various other fixes --- src/lib/libcrypto/man/RSA_get_ex_new_index.3 | 12 +++++------- 1 file changed, 5 insertions(+), 7 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 dee079b3db..cf3d3f6fd7 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.9 2018/03/21 07:25:59 schwarze Exp $ +.\" $OpenBSD: RSA_get_ex_new_index.3,v 1.10 2018/03/23 23:18:17 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: March 21 2018 $ +.Dd $Mdocdate: March 23 2018 $ .Dt RSA_GET_EX_NEW_INDEX 3 .Os .Sh NAME @@ -81,6 +81,7 @@ .Fa "RSA *r" .Fa "int idx" .Fc +.In openssl/crypto.h .Ft typedef int .Fo CRYPTO_EX_new .Fa "void *parent" @@ -271,11 +272,8 @@ On failure an error code can be obtained from .Xr X509_STORE_CTX_set_ex_data 3 , .Xr X509_STORE_set_ex_data 3 .Sh HISTORY -.Fn RSA_get_ex_new_index , -.Fn RSA_set_ex_data , -and -.Fn RSA_get_ex_data -first appeared in SSLeay 0.9.0 and have been available since +These functions first appeared in SSLeay 0.9.0 +and have been available since .Ox 2.4 . .Sh BUGS .Fa dup_func -- cgit v1.2.3-55-g6feb