From: David S. Miller Date: Thu, 8 Feb 2007 23:25:18 +0000 (-0800) Subject: Merge branch 'HEAD' of master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 X-Git-Tag: 2.1b_release~29608^2~65^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9783e1df7a6bd1e4dc5e2cafcdc29b65a47473d6;p=platform%2Fkernel%2Fkernel-mfld-blackbay.git Merge branch 'HEAD' of /linux/kernel/git/herbert/crypto-2.6 Conflicts: crypto/Kconfig --- 9783e1df7a6bd1e4dc5e2cafcdc29b65a47473d6 diff --cc crypto/Kconfig index 918b4d8,c2a85bd..086fcec --- a/crypto/Kconfig +++ b/crypto/Kconfig @@@ -168,6 -196,21 +177,13 @@@ config CRYPTO_DE help DES cipher algorithm (FIPS 46-2), and Triple DES EDE (FIPS 46-3). -config CRYPTO_DES_S390 - tristate "DES and Triple DES cipher algorithms (s390)" - depends on S390 - select CRYPTO_ALGAPI - select CRYPTO_BLKCIPHER - help - DES cipher algorithm (FIPS 46-2), and Triple DES EDE (FIPS 46-3). - + config CRYPTO_FCRYPT + tristate "FCrypt cipher algorithm" + select CRYPTO_ALGAPI + select CRYPTO_BLKCIPHER + help + FCrypt algorithm used by RxRPC. + config CRYPTO_BLOWFISH tristate "Blowfish cipher algorithm" select CRYPTO_ALGAPI