From 9d1190711bcfaa72dfafc324971b6b12d5032583 Mon Sep 17 00:00:00 2001 From: tb <> Date: Fri, 6 May 2022 07:39:21 +0000 Subject: Install EVP_PKEY_CTX_set_hkdf_md.3 --- src/lib/libcrypto/man/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/lib') diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile index 780e8d6256..71c7fa06fc 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/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 \ -- cgit v1.2.3-55-g6feb