From 8910d3c7d2eea4e57917bdc0c8bd1eab9a5e0577 Mon Sep 17 00:00:00 2001 From: tb Date: Wed, 10 Jul 2024 08:51:28 +0000 Subject: [PATCH] link EVP_PKEY_CTX_set_tls1_prf_md.3 to build --- 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 a406bc56044..3bb9348af28 100644 --- a/lib/libcrypto/man/Makefile +++ b/lib/libcrypto/man/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.287 2024/05/12 11:50:36 tb Exp $ +# $OpenBSD: Makefile,v 1.288 2024/07/10 08:51:28 tb Exp $ .include @@ -176,6 +176,7 @@ MAN= \ EVP_PKEY_CTX_get_operation.3 \ EVP_PKEY_CTX_new.3 \ EVP_PKEY_CTX_set_hkdf_md.3 \ + EVP_PKEY_CTX_set_tls1_prf_md.3 \ EVP_PKEY_add1_attr.3 \ EVP_PKEY_asn1_get_count.3 \ EVP_PKEY_asn1_new.3 \ -- 2.20.1