summaryrefslogtreecommitdiff
path: root/lib/libcrypto/man/EVP_PKEY_new.3
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2022-07-13 21:51:36 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2022-07-13 21:51:36 +0000
commit00662305b9933837d89b000c0083adae244f3f7a (patch)
tree18132e9cdc182b45c9c2f8b560efbb5f4cefa32a /lib/libcrypto/man/EVP_PKEY_new.3
parent51cdb16b3e257e69668eb9524301c52862a320d8 (diff)
add a few .Xr links to new manual pages
Diffstat (limited to 'lib/libcrypto/man/EVP_PKEY_new.3')
-rw-r--r--lib/libcrypto/man/EVP_PKEY_new.36
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libcrypto/man/EVP_PKEY_new.3 b/lib/libcrypto/man/EVP_PKEY_new.3
index 5850c63d25f..c5673a66f37 100644
--- a/lib/libcrypto/man/EVP_PKEY_new.3
+++ b/lib/libcrypto/man/EVP_PKEY_new.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: EVP_PKEY_new.3,v 1.16 2021/10/25 13:48:12 schwarze Exp $
+.\" $OpenBSD: EVP_PKEY_new.3,v 1.17 2022/07/13 21:51:35 schwarze Exp $
.\" full merge up to: OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400
.\" selective merge up to: OpenSSL df75c2bf Dec 9 01:02:36 2018 +0100
.\"
@@ -50,7 +50,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
.\" OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: October 25 2021 $
+.Dd $Mdocdate: July 13 2022 $
.Dt EVP_PKEY_NEW 3
.Os
.Sh NAME
@@ -187,12 +187,14 @@ returns 1 for success or 0 for failure.
.Xr EVP_PKCS82PKEY 3 ,
.Xr EVP_PKEY_add1_attr 3 ,
.Xr EVP_PKEY_asn1_new 3 ,
+.Xr EVP_PKEY_check 3 ,
.Xr EVP_PKEY_cmp 3 ,
.Xr EVP_PKEY_CTX_new 3 ,
.Xr EVP_PKEY_get_default_digest_nid 3 ,
.Xr EVP_PKEY_meth_new 3 ,
.Xr EVP_PKEY_print_private 3 ,
.Xr EVP_PKEY_set1_RSA 3 ,
+.Xr EVP_PKEY_size 3 ,
.Xr X509_get_pubkey_parameters 3
.Sh HISTORY
.Fn EVP_PKEY_new