summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/BIO_meth_new.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/BIO_meth_new.3')
-rw-r--r--src/lib/libcrypto/man/BIO_meth_new.35
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/BIO_meth_new.3 b/src/lib/libcrypto/man/BIO_meth_new.3
index 2159560596..98feac5bcc 100644
--- a/src/lib/libcrypto/man/BIO_meth_new.3
+++ b/src/lib/libcrypto/man/BIO_meth_new.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: BIO_meth_new.3,v 1.5 2018/07/09 09:52:18 tb Exp $ 1.\" $OpenBSD: BIO_meth_new.3,v 1.6 2025/06/08 22:40:29 schwarze Exp $
2.\" full merge up to: OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400 2.\" full merge up to: OpenSSL 99d63d46 Oct 26 13:56:48 2016 -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.\"
@@ -66,7 +66,7 @@
66.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 66.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
67.\" OF THE POSSIBILITY OF SUCH DAMAGE. 67.\" OF THE POSSIBILITY OF SUCH DAMAGE.
68.\" 68.\"
69.Dd $Mdocdate: July 9 2018 $ 69.Dd $Mdocdate: June 8 2025 $
70.Dt BIO_METH_NEW 3 70.Dt BIO_METH_NEW 3
71.Os 71.Os
72.Sh NAME 72.Sh NAME
@@ -91,6 +91,7 @@
91.Nm BIO_meth_set_callback_ctrl 91.Nm BIO_meth_set_callback_ctrl
92.Nd manipulate BIO_METHOD structures 92.Nd manipulate BIO_METHOD structures
93.Sh SYNOPSIS 93.Sh SYNOPSIS
94.Lb libcrypto
94.In openssl/bio.h 95.In openssl/bio.h
95.Ft int 96.Ft int
96.Fn BIO_get_new_index void 97.Fn BIO_get_new_index void