summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/BIO_get_ex_new_index.3
diff options
context:
space:
mode:
authorschwarze <>2018-04-18 03:39:22 +0000
committerschwarze <>2018-04-18 03:39:22 +0000
commita844bf0d89cac46a483236ae30bbc03cc580dc1e (patch)
treecd2408f606018ddc02b28489748ac83a7cd3fde7 /src/lib/libcrypto/man/BIO_get_ex_new_index.3
parent668b4730159845f710bfbf2d3764a0c7fffe6c8b (diff)
downloadopenbsd-a844bf0d89cac46a483236ae30bbc03cc580dc1e.tar.gz
openbsd-a844bf0d89cac46a483236ae30bbc03cc580dc1e.tar.bz2
openbsd-a844bf0d89cac46a483236ae30bbc03cc580dc1e.zip
SEE ALSO and HISTORY
Diffstat (limited to 'src/lib/libcrypto/man/BIO_get_ex_new_index.3')
-rw-r--r--src/lib/libcrypto/man/BIO_get_ex_new_index.37
1 files changed, 5 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/BIO_get_ex_new_index.3 b/src/lib/libcrypto/man/BIO_get_ex_new_index.3
index ad7c5a308c..bf16e1c787 100644
--- a/src/lib/libcrypto/man/BIO_get_ex_new_index.3
+++ b/src/lib/libcrypto/man/BIO_get_ex_new_index.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: BIO_get_ex_new_index.3,v 1.8 2018/03/23 00:09:11 schwarze Exp $ 1.\" $OpenBSD: BIO_get_ex_new_index.3,v 1.9 2018/04/18 03:39:22 schwarze Exp $
2.\" full merge up to: OpenSSL a970b14f Jul 31 18:58:40 2017 -0400 2.\" full merge up to: OpenSSL a970b14f Jul 31 18:58:40 2017 -0400
3.\" selective merge up to: OpenSSL 61f805c1 Jan 16 01:01:46 2018 +0800 3.\" selective merge up to: OpenSSL 61f805c1 Jan 16 01:01:46 2018 +0800
4.\" 4.\"
@@ -49,7 +49,7 @@
49.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 49.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
50.\" OF THE POSSIBILITY OF SUCH DAMAGE. 50.\" OF THE POSSIBILITY OF SUCH DAMAGE.
51.\" 51.\"
52.Dd $Mdocdate: March 23 2018 $ 52.Dd $Mdocdate: April 18 2018 $
53.Dt BIO_GET_EX_NEW_INDEX 3 53.Dt BIO_GET_EX_NEW_INDEX 3
54.Os 54.Os
55.Sh NAME 55.Sh NAME
@@ -149,6 +149,9 @@ and
149first appeared in OpenSSL 0.9.5 and have been available since 149first appeared in OpenSSL 0.9.5 and have been available since
150.Ox 2.7 . 150.Ox 2.7 .
151.Pp 151.Pp
152.Fn ENGINE_get_ex_new_index ,
153.Fn ENGINE_set_ex_data ,
154.Fn ENGINE_get_ex_data ,
152.Fn UI_get_ex_new_index , 155.Fn UI_get_ex_new_index ,
153.Fn UI_set_ex_data , 156.Fn UI_set_ex_data ,
154and 157and