From 17a765f81edb965e868055e2096a1472866b53c5 Mon Sep 17 00:00:00 2001 From: tb Date: Fri, 6 May 2022 07:39:21 +0000 Subject: [PATCH] Install EVP_PKEY_CTX_set_hkdf_md.3 --- lib/libcrypto/man/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 \ -- 2.20.1