aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/crypto
diff options
context:
space:
mode:
authorBruce M Simpson <bms@FreeBSD.org>2003-12-15 21:49:41 +0000
committerBruce M Simpson <bms@FreeBSD.org>2003-12-15 21:49:41 +0000
commit37621fd5d93015b59e08fc1278cbabfbf393fa7b (patch)
tree4a56d35c92a140a3a9a8c550bd3f95c338a48449 /sys/modules/crypto
parentdd8fa07d07d05f800e13a0d6c084dfbc7696ae0d (diff)
Notes
Diffstat (limited to 'sys/modules/crypto')
-rw-r--r--sys/modules/crypto/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/crypto/Makefile b/sys/modules/crypto/Makefile
index 37541b06db10..0d2168e91345 100644
--- a/sys/modules/crypto/Makefile
+++ b/sys/modules/crypto/Makefile
@@ -9,7 +9,7 @@
KMOD = crypto
SRCS = crypto.c
-SRCS += criov.c crmbuf.c cryptosoft.c xform.c
+SRCS += criov.c cryptosoft.c xform.c
SRCS += cast.c deflate.c rmd160.c rijndael.c skipjack.c
SRCS += bf_enc.c bf_skey.c
SRCS += des_ecb.c des_enc.c des_setkey.c