aboutsummaryrefslogtreecommitdiff
path: root/secure
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2026-07-09 17:17:11 +0000
committerEd Maste <emaste@FreeBSD.org>2026-07-09 17:17:11 +0000
commitbb5c77e9d281d6def6835d48249898764bc6a5fe (patch)
tree566105bcbb97c3f87494801d3dfbf6d18e29cfbe /secure
parent3defe8195684c3ee4cf5295a58967e3face8dce1 (diff)
parent3838aee84536f5957d08f2914aa03181f9c41c89 (diff)
Diffstat (limited to 'secure')
-rw-r--r--secure/lib/libssh/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/secure/lib/libssh/Makefile b/secure/lib/libssh/Makefile
index 66b70d96b005..a7fe9fc25cdf 100644
--- a/secure/lib/libssh/Makefile
+++ b/secure/lib/libssh/Makefile
@@ -32,6 +32,7 @@ SRCS= ${LIBOPENSSH_SRCS} \
ssh-pkcs11.c smult_curve25519_ref.c \
poly1305.c chacha.c cipher-chachapoly.c cipher-chachapoly-libcrypto.c \
ssh-ed25519.c digest-openssl.c digest-libc.c \
+ libcrux-mlkem-mldsa.c ssh-mldsa-eddsa.c \
hmac.c ed25519.c ed25519-openssl.c \
kex.c kex-names.c kexdh.c kexgex.c kexecdh.c kexc25519.c \
kexgexc.c kexgexs.c \