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-Url: https://git.stricted.de/?a=commitdiff_plain;h=9783e1df7a6bd1e4dc5e2cafcdc29b65a47473d6;p=GitHub%2FLineageOS%2Fandroid_kernel_samsung_universal7580.git Merge branch 'HEAD' of /linux/kernel/git/herbert/crypto-2.6 Conflicts: crypto/Kconfig --- 9783e1df7a6bd1e4dc5e2cafcdc29b65a47473d6 diff --cc crypto/Kconfig index 918b4d845f9,c2a85bd922b..086fcec4472 --- 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