diff options
| author | tb <> | 2024-07-10 08:51:28 +0000 |
|---|---|---|
| committer | tb <> | 2024-07-10 08:51:28 +0000 |
| commit | 6424700ce67c699742192c286f641342e577d79c (patch) | |
| tree | a7f8e21f6f84bb6deb62ff27b91d9182c55a40eb /src | |
| parent | 1b06031184c4aa4c1e62485bb94023667624050c (diff) | |
| download | openbsd-6424700ce67c699742192c286f641342e577d79c.tar.gz openbsd-6424700ce67c699742192c286f641342e577d79c.tar.bz2 openbsd-6424700ce67c699742192c286f641342e577d79c.zip | |
link EVP_PKEY_CTX_set_tls1_prf_md.3 to build
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/libcrypto/man/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile index a406bc5604..3bb9348af2 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.287 2024/05/12 11:50:36 tb Exp $ | 1 | # $OpenBSD: Makefile,v 1.288 2024/07/10 08:51:28 tb Exp $ |
| 2 | 2 | ||
| 3 | .include <bsd.own.mk> | 3 | .include <bsd.own.mk> |
| 4 | 4 | ||
| @@ -176,6 +176,7 @@ MAN= \ | |||
| 176 | EVP_PKEY_CTX_get_operation.3 \ | 176 | EVP_PKEY_CTX_get_operation.3 \ |
| 177 | EVP_PKEY_CTX_new.3 \ | 177 | EVP_PKEY_CTX_new.3 \ |
| 178 | EVP_PKEY_CTX_set_hkdf_md.3 \ | 178 | EVP_PKEY_CTX_set_hkdf_md.3 \ |
| 179 | EVP_PKEY_CTX_set_tls1_prf_md.3 \ | ||
| 179 | EVP_PKEY_add1_attr.3 \ | 180 | EVP_PKEY_add1_attr.3 \ |
| 180 | EVP_PKEY_asn1_get_count.3 \ | 181 | EVP_PKEY_asn1_get_count.3 \ |
| 181 | EVP_PKEY_asn1_new.3 \ | 182 | EVP_PKEY_asn1_new.3 \ |
