link EVP_PKEY_CTX_set_tls1_prf_md.3 to build
authortb <tb@openbsd.org>
Wed, 10 Jul 2024 08:51:28 +0000 (08:51 +0000)
committertb <tb@openbsd.org>
Wed, 10 Jul 2024 08:51:28 +0000 (08:51 +0000)
lib/libcrypto/man/Makefile

index a406bc5..3bb9348 100644 (file)
@@ -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 <bsd.own.mk>
 
@@ -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 \