From: tb Date: Fri, 6 May 2022 07:39:21 +0000 (+0000) Subject: Install EVP_PKEY_CTX_set_hkdf_md.3 X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=17a765f81edb965e868055e2096a1472866b53c5;p=openbsd Install EVP_PKEY_CTX_set_hkdf_md.3 --- diff --git a/lib/libcrypto/man/Makefile b/lib/libcrypto/man/Makefile index 780e8d62568..71c7fa06fc0 100644 --- a/lib/libcrypto/man/Makefile +++ b/lib/libcrypto/man/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.232 2022/01/12 17:54:51 tb Exp $ +# $OpenBSD: Makefile,v 1.233 2022/05/06 07:39:21 tb Exp $ .include @@ -174,6 +174,7 @@ MAN= \ EVP_PKCS82PKEY.3 \ EVP_PKEY_CTX_ctrl.3 \ EVP_PKEY_CTX_new.3 \ + EVP_PKEY_CTX_set_hkdf_md.3 \ EVP_PKEY_add1_attr.3 \ EVP_PKEY_asn1_get_count.3 \ EVP_PKEY_asn1_new.3 \