summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/CRYPTO_get_mem_functions.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/CRYPTO_get_mem_functions.3')
-rw-r--r--src/lib/libcrypto/man/CRYPTO_get_mem_functions.36
1 files changed, 4 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/CRYPTO_get_mem_functions.3 b/src/lib/libcrypto/man/CRYPTO_get_mem_functions.3
index f02ec8fbb0..5d43116283 100644
--- a/src/lib/libcrypto/man/CRYPTO_get_mem_functions.3
+++ b/src/lib/libcrypto/man/CRYPTO_get_mem_functions.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: CRYPTO_get_mem_functions.3,v 1.6 2018/08/24 19:17:38 tb Exp $ 1.\" $OpenBSD: CRYPTO_get_mem_functions.3,v 1.7 2019/06/10 09:49:48 schwarze Exp $
2.\" 2.\"
3.\" Copyright (c) 2016 Ingo Schwarze <schwarze@openbsd.org> 3.\" Copyright (c) 2016 Ingo Schwarze <schwarze@openbsd.org>
4.\" 4.\"
@@ -14,7 +14,7 @@
14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16.\" 16.\"
17.Dd $Mdocdate: August 24 2018 $ 17.Dd $Mdocdate: June 10 2019 $
18.Dt CRYPTO_GET_MEM_FUNCTIONS 3 18.Dt CRYPTO_GET_MEM_FUNCTIONS 3
19.Os 19.Os
20.Sh NAME 20.Sh NAME
@@ -96,6 +96,8 @@ always returns
96and 96and
97.Fn CRYPTO_mem_leaks_cb 97.Fn CRYPTO_mem_leaks_cb
98always return -1. 98always return -1.
99.Sh SEE ALSO
100.Xr crypto 3
99.Sh HISTORY 101.Sh HISTORY
100.Fn CRYPTO_mem_ctrl , 102.Fn CRYPTO_mem_ctrl ,
101.Fn CRYPTO_mem_leaks , 103.Fn CRYPTO_mem_leaks ,