mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Chuck Ebbert <76306.1226@compuserve.com>
To: linux-kernel <linux-kernel@vger.kernel.org>
Cc: Herbert Xu <herbert@gondor.apana.org.au>,
	linux-stable <stable@kernel.org>
Subject: [patch] crypto: cryptoloop requires CBC
Date: Fri, 1 Dec 2006 23:39:34 -0500	[thread overview]
Message-ID: <200612012342_MC3-1-D39B-996E@compuserve.com> (raw)

Kernel builds but cryptoloop won't work without CBC crypto
algorithm in kernel 2.6.19.

Signed-off-by: Chuck Ebbert <76306.1226@compuserve.com>

--- 2.6.19-32.orig/drivers/block/Kconfig
+++ 2.6.19-32/drivers/block/Kconfig
@@ -305,6 +305,7 @@ config BLK_DEV_LOOP
 config BLK_DEV_CRYPTOLOOP
 	tristate "Cryptoloop Support"
 	select CRYPTO
+	select CRYPTO_CBC
 	depends on BLK_DEV_LOOP
 	---help---
 	  Say Y here if you want to be able to use the ciphers that are 
-- 
Chuck
"Even supernovas have their duller moments."

             reply	other threads:[~2006-12-02  4:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-02  4:39 Chuck Ebbert [this message]
2006-12-02  6:51 ` [stable] " Chris Wright

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200612012342_MC3-1-D39B-996E@compuserve.com \
    --to=76306.1226@compuserve.com \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stable@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®