artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b9cbcf
)
link EVP_PKEY_CTX_set_tls1_prf_md.3 to build
author
tb
<tb@openbsd.org>
Wed, 10 Jul 2024 08:51:28 +0000
(08:51 +0000)
committer
tb
<tb@openbsd.org>
Wed, 10 Jul 2024 08:51:28 +0000
(08:51 +0000)
lib/libcrypto/man/Makefile
patch
|
blob
|
history
diff --git
a/lib/libcrypto/man/Makefile
b/lib/libcrypto/man/Makefile
index
a406bc5
..
3bb9348
100644
(file)
--- a/
lib/libcrypto/man/Makefile
+++ b/
lib/libcrypto/man/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.28
7 2024/05/12 11:50:36
tb Exp $
+# $OpenBSD: Makefile,v 1.28
8 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 \