summaryrefslogtreecommitdiffstats
path: root/lib/libcrypto/man/RSA_get_ex_new_index.3
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2018-03-23 23:18:17 +0000
committerschwarze <schwarze@openbsd.org>2018-03-23 23:18:17 +0000
commit4b12da358b0b5ad8356c6b1708d17736cedd0669 (patch)
tree0edd87c018fb728ac98bb056dc22a8b6051c717b /lib/libcrypto/man/RSA_get_ex_new_index.3
parentFix a regression: do not warn about no client in rename-window. (diff)
downloadwireguard-openbsd-4b12da358b0b5ad8356c6b1708d17736cedd0669.tar.xz
wireguard-openbsd-4b12da358b0b5ad8356c6b1708d17736cedd0669.zip
finish crypto HISTORY; mostly 1.1.0/6.3, but also various other fixes
Diffstat (limited to 'lib/libcrypto/man/RSA_get_ex_new_index.3')
-rw-r--r--lib/libcrypto/man/RSA_get_ex_new_index.312
1 files changed, 5 insertions, 7 deletions
diff --git a/lib/libcrypto/man/RSA_get_ex_new_index.3 b/lib/libcrypto/man/RSA_get_ex_new_index.3
index dee079b3dbc..cf3d3f6fd7a 100644
--- a/lib/libcrypto/man/RSA_get_ex_new_index.3
+++ b/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 <ulf@openssl.org> 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