aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2020-05-11 20:52:18 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2020-05-11 20:52:18 +0000
commit7971a6f91178be26667ce3ca9672ad6f26724109 (patch)
treed514744e2c84f121bbf1ff47e1b72021a3d31d17 /sys/conf
parent1d1a743e9fe2cd8689831dff134bbddd9671dde3 (diff)
downloadsrc-7971a6f91178be26667ce3ca9672ad6f26724109.tar.gz
src-7971a6f91178be26667ce3ca9672ad6f26724109.zip
Remove support for the cast128 encryption algorithm.
It no longer has any in-tree consumers. Reviewed by: cem Relnotes: yes Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D24768
Notes
Notes: svn path=/head/; revision=360923
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 08f6359b389b..6b2ea9804b7c 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -4797,7 +4797,6 @@ dev/mlx5/mlx5_en/mlx5_en_port_buffer.c optional mlx5en pci inet inet6 \
compile-with "${OFED_C}"
# crypto support
-opencrypto/cast.c optional crypto | ipsec | ipsec_support
opencrypto/criov.c optional crypto | ipsec | ipsec_support
opencrypto/crypto.c optional crypto | ipsec | ipsec_support
opencrypto/cryptodev.c optional cryptodev