summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/lib/libcrypto/man/EVP_PKEY_check.38
1 files changed, 4 insertions, 4 deletions
diff --git a/src/lib/libcrypto/man/EVP_PKEY_check.3 b/src/lib/libcrypto/man/EVP_PKEY_check.3
index 0d7688dd98..5a78e3512e 100644
--- a/src/lib/libcrypto/man/EVP_PKEY_check.3
+++ b/src/lib/libcrypto/man/EVP_PKEY_check.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: EVP_PKEY_check.3,v 1.1 2022/07/13 19:10:40 schwarze Exp $ 1.\" $OpenBSD: EVP_PKEY_check.3,v 1.2 2022/07/14 14:49:09 tb Exp $
2.\" 2.\"
3.\" Copyright (c) 2022 Ingo Schwarze <schwarze@openbsd.org> 3.\" Copyright (c) 2022 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: July 13 2022 $ 17.Dd $Mdocdate: July 14 2022 $
18.Dt EVP_PKEY_CHECK 3 18.Dt EVP_PKEY_CHECK 3
19.Os 19.Os
20.Sh NAME 20.Sh NAME
@@ -60,8 +60,8 @@ not supported, return value \-2
60.El 60.El
61.Pp 61.Pp
62.Fn EVP_PKEY_public_check 62.Fn EVP_PKEY_public_check
63performs various sanity checks on the public key contained in 63performs various sanity checks on the public key contained in
64.Fa ctx 64.Fa ctx
65but only supports a small number of key types by default. 65but only supports a small number of key types by default.
66It preferably uses the function 66It preferably uses the function
67.Fa public_check 67.Fa public_check