aboutsummaryrefslogtreecommitdiff
path: root/secure/lib/libcrypto/man/man3/OSSL_CALLBACK.3
diff options
context:
space:
mode:
Diffstat (limited to 'secure/lib/libcrypto/man/man3/OSSL_CALLBACK.3')
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_CALLBACK.38
1 files changed, 6 insertions, 2 deletions
diff --git a/secure/lib/libcrypto/man/man3/OSSL_CALLBACK.3 b/secure/lib/libcrypto/man/man3/OSSL_CALLBACK.3
index 33a5b9bfaa3b..56771be90a0c 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_CALLBACK.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_CALLBACK.3
@@ -55,7 +55,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_CALLBACK 3ossl"
-.TH OSSL_CALLBACK 3ossl 2025-07-01 3.5.1 OpenSSL
+.TH OSSL_CALLBACK 3ossl 2025-09-16 3.5.3 OpenSSL
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -99,6 +99,10 @@ store the pass phrase needs to be given with \fIpass\fR, and its size with
\&\fI*pass_len\fR.
.Sp
Additional parameters can be passed with the \fBOSSL_PARAM\fR\|(3) array \fIparams\fR,
+.SH "RETURN VALUES"
+.IX Header "RETURN VALUES"
+Functions of type \fBOSSL_CALLBACK\fR and \fBOSSL_PASSPHRASE_CALLBACK\fR
+must return 1 on success and 0 on failure.
.SH "SEE ALSO"
.IX Header "SEE ALSO"
\&\fBopenssl\-core.h\fR\|(7)
@@ -107,7 +111,7 @@ Additional parameters can be passed with the \fBOSSL_PARAM\fR\|(3) array \fIpara
The types described here were added in OpenSSL 3.0.
.SH COPYRIGHT
.IX Header "COPYRIGHT"
-Copyright 2022 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2022\-2025 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the "License"). You may not use
this file except in compliance with the License. You can obtain a copy