artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74d566f
)
Install EVP_PKEY_CTX_set_hkdf_md.3
author
tb
<tb@openbsd.org>
Fri, 6 May 2022 07:39:21 +0000
(07:39 +0000)
committer
tb
<tb@openbsd.org>
Fri, 6 May 2022 07:39:21 +0000
(07:39 +0000)
lib/libcrypto/man/Makefile
patch
|
blob
|
history
diff --git
a/lib/libcrypto/man/Makefile
b/lib/libcrypto/man/Makefile
index
780e8d6
..
71c7fa0
100644
(file)
--- a/
lib/libcrypto/man/Makefile
+++ b/
lib/libcrypto/man/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.23
2 2022/01/12 17:54:5
1 tb Exp $
+# $OpenBSD: Makefile,v 1.23
3 2022/05/06 07:39:2
1 tb Exp $
.include <bsd.own.mk>
@@
-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 \