summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjsg <>2023-09-10 04:05:26 +0000
committerjsg <>2023-09-10 04:05:26 +0000
commit8ed70cda5e3be86883a5b57af7ae4732eef8c61f (patch)
treeaf43b5edf07bc74def4648b66df0e917a2cd6545 /src
parent52f8442e5af4b47901cdfc0c25e16c35ef2185f9 (diff)
downloadopenbsd-8ed70cda5e3be86883a5b57af7ae4732eef8c61f.tar.gz
openbsd-8ed70cda5e3be86883a5b57af7ae4732eef8c61f.tar.bz2
openbsd-8ed70cda5e3be86883a5b57af7ae4732eef8c61f.zip
spelling
Diffstat (limited to 'src')
-rw-r--r--src/lib/libcrypto/man/EVP_PKEY_CTX_get_operation.36
-rw-r--r--src/lib/libcrypto/man/EVP_PKEY_keygen.36
2 files changed, 6 insertions, 6 deletions
diff --git a/src/lib/libcrypto/man/EVP_PKEY_CTX_get_operation.3 b/src/lib/libcrypto/man/EVP_PKEY_CTX_get_operation.3
index b6e7275b5a..9a9848f55e 100644
--- a/src/lib/libcrypto/man/EVP_PKEY_CTX_get_operation.3
+++ b/src/lib/libcrypto/man/EVP_PKEY_CTX_get_operation.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: EVP_PKEY_CTX_get_operation.3,v 1.1 2023/09/09 14:39:09 schwarze Exp $ 1.\" $OpenBSD: EVP_PKEY_CTX_get_operation.3,v 1.2 2023/09/10 04:05:26 jsg Exp $
2.\" 2.\"
3.\" Copyright (c) 2023 Ingo Schwarze <schwarze@openbsd.org> 3.\" Copyright (c) 2023 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: September 9 2023 $ 17.Dd $Mdocdate: September 10 2023 $
18.Dt EVP_PKEY_CTX_GET_OPERATION 3 18.Dt EVP_PKEY_CTX_GET_OPERATION 3
19.Os 19.Os
20.Sh NAME 20.Sh NAME
@@ -53,7 +53,7 @@ if any:
53.It Dv EVP_PKEY_OP_VERIFYRECOVER Ta Xr EVP_PKEY_verify_recover_init 3 Ta RSA 53.It Dv EVP_PKEY_OP_VERIFYRECOVER Ta Xr EVP_PKEY_verify_recover_init 3 Ta RSA
54.El 54.El
55.Pp 55.Pp
56The rightmost column of the above table shows examples of algoritms 56The rightmost column of the above table shows examples of algorithms
57the return values can occur for. 57the return values can occur for.
58For example, if 58For example, if
59.Xr EVP_PKEY_base_id 3 59.Xr EVP_PKEY_base_id 3
diff --git a/src/lib/libcrypto/man/EVP_PKEY_keygen.3 b/src/lib/libcrypto/man/EVP_PKEY_keygen.3
index 7641dba5a2..e86c049843 100644
--- a/src/lib/libcrypto/man/EVP_PKEY_keygen.3
+++ b/src/lib/libcrypto/man/EVP_PKEY_keygen.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: EVP_PKEY_keygen.3,v 1.12 2023/09/09 14:31:38 schwarze Exp $ 1.\" $OpenBSD: EVP_PKEY_keygen.3,v 1.13 2023/09/10 04:05:26 jsg Exp $
2.\" full merge up to: OpenSSL 24a535ea Sep 22 13:14:20 2020 +0100 2.\" full merge up to: OpenSSL 24a535ea Sep 22 13:14:20 2020 +0100
3.\" 3.\"
4.\" This file is a derived work. 4.\" This file is a derived work.
@@ -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: September 9 2023 $ 69.Dd $Mdocdate: September 10 2023 $
70.Dt EVP_PKEY_KEYGEN 3 70.Dt EVP_PKEY_KEYGEN 3
71.Os 71.Os
72.Sh NAME 72.Sh NAME
@@ -252,7 +252,7 @@ returns a function pointer to the currently installed callback function or
252if no callback function is installed. 252if no callback function is installed.
253.Pp 253.Pp
254.Fn EVP_PKEY_CTX_get_keygen_info 254.Fn EVP_PKEY_CTX_get_keygen_info
255retuns the number of available parameters if 255returns the number of available parameters if
256.Fa idx 256.Fa idx
257is \-1, one of these parameters if 257is \-1, one of these parameters if
258.Fa idx 258.Fa idx