patch-2.4.27 linux-2.4.27/crypto/Config.in
Next file: linux-2.4.27/crypto/Makefile
Previous file: linux-2.4.27/arch/x86_64/kernel/setup.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
2004-08-07 16:26:04.637346079 -0700
- Orig file:
linux-2.4.26/crypto/Config.in
- Orig date:
2004-04-14 06:05:28.000000000 -0700
diff -urN linux-2.4.26/crypto/Config.in linux-2.4.27/crypto/Config.in
@@ -72,6 +72,7 @@
tristate ' AES cipher algorithms' CONFIG_CRYPTO_AES
tristate ' CAST5 (CAST-128) cipher algorithm' CONFIG_CRYPTO_CAST5
tristate ' CAST6 (CAST-256) cipher algorithm' CONFIG_CRYPTO_CAST6
+ tristate ' TEA and XTEA cipher algorithms' CONFIG_CRYPTO_TEA
tristate ' ARC4 cipher algorithm' CONFIG_CRYPTO_ARC4
if [ "$CONFIG_INET_IPCOMP" = "y" -o \
"$CONFIG_INET_IPCOMP" = "m" -o \
@@ -81,6 +82,7 @@
else
tristate ' Deflate compression algorithm' CONFIG_CRYPTO_DEFLATE
fi
+ tristate ' Michael MIC keyed digest algorithm' CONFIG_CRYPTO_MICHAEL_MIC
tristate ' Testing module' CONFIG_CRYPTO_TEST
fi
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)