summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/EVP_PKEY_new.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/EVP_PKEY_new.3')
-rw-r--r--src/lib/libcrypto/man/EVP_PKEY_new.35
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/EVP_PKEY_new.3 b/src/lib/libcrypto/man/EVP_PKEY_new.3
index 754fe94e60..5850c63d25 100644
--- a/src/lib/libcrypto/man/EVP_PKEY_new.3
+++ b/src/lib/libcrypto/man/EVP_PKEY_new.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: EVP_PKEY_new.3,v 1.15 2021/10/22 15:50:19 schwarze Exp $ 1.\" $OpenBSD: EVP_PKEY_new.3,v 1.16 2021/10/25 13:48:12 schwarze Exp $
2.\" full merge up to: OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400 2.\" full merge up to: OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400
3.\" selective merge up to: OpenSSL df75c2bf Dec 9 01:02:36 2018 +0100 3.\" selective merge up to: OpenSSL df75c2bf Dec 9 01:02:36 2018 +0100
4.\" 4.\"
@@ -50,7 +50,7 @@
50.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 50.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
51.\" OF THE POSSIBILITY OF SUCH DAMAGE. 51.\" OF THE POSSIBILITY OF SUCH DAMAGE.
52.\" 52.\"
53.Dd $Mdocdate: October 22 2021 $ 53.Dd $Mdocdate: October 25 2021 $
54.Dt EVP_PKEY_NEW 3 54.Dt EVP_PKEY_NEW 3
55.Os 55.Os
56.Sh NAME 56.Sh NAME
@@ -184,6 +184,7 @@ returns 1 for success or 0 for failure.
184.Xr CMAC_Init 3 , 184.Xr CMAC_Init 3 ,
185.Xr d2i_PrivateKey 3 , 185.Xr d2i_PrivateKey 3 ,
186.Xr evp 3 , 186.Xr evp 3 ,
187.Xr EVP_PKCS82PKEY 3 ,
187.Xr EVP_PKEY_add1_attr 3 , 188.Xr EVP_PKEY_add1_attr 3 ,
188.Xr EVP_PKEY_asn1_new 3 , 189.Xr EVP_PKEY_asn1_new 3 ,
189.Xr EVP_PKEY_cmp 3 , 190.Xr EVP_PKEY_cmp 3 ,