From: Josh Boyer <jwboyer@redhat.com>
To: Herbert Xu <herbert@gondor.hengli.com.au>
Cc: linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] crypto: aesni-intel - Add ivsize to ablk_ecb_alg
Date: Thu, 18 Aug 2011 13:44:25 -0400 [thread overview]
Message-ID: <20110818174425.GN2227@zod.bos.redhat.com> (raw)
In-Reply-To: <20110816123227.GB9413@gondor.apana.org.au>
On Tue, Aug 16, 2011 at 08:32:27PM +0800, Herbert Xu wrote:
> On Mon, Aug 15, 2011 at 07:50:39AM -0400, Josh Boyer wrote:
> >
> > Well, yes, it does in this code:
> >
> > if (!((alg->cra_flags & CRYPTO_ALG_TYPE_MASK) ==
> > CRYPTO_ALG_TYPE_BLKCIPHER ? alg->cra_blkcipher.ivsize :
> > alg->cra_ablkcipher.ivsize)) {
> >
> > printk(KERN_ERR "%s: %d\n", __func__, __LINE__);
> > return alg;
> > }
> >
> > But the lookup seems to fail after it returns (see traces below).
>
> OK something's clearly screwed up. I'll try to reproduce this
> here.
Any luck on this? If there's anything further I can try or if you need
some data from me, just let me know.
josh
next prev parent reply other threads:[~2011-08-18 17:44 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-11 16:40 [PATCH] crypto: aesni-intel - Add ivsize to ablk_ecb_alg Josh Boyer
2011-08-15 7:15 ` Herbert Xu
2011-08-15 11:50 ` Josh Boyer
2011-08-16 12:32 ` Herbert Xu
2011-08-18 17:44 ` Josh Boyer [this message]
2011-08-19 0:02 ` Herbert Xu
2011-08-19 2:15 ` Josh Boyer
2011-08-19 7:32 ` Herbert Xu
2011-08-19 8:12 ` Herbert Xu
2011-08-19 12:15 ` Josh Boyer
2011-08-20 8:08 ` Herbert Xu
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=20110818174425.GN2227@zod.bos.redhat.com \
--to=jwboyer@redhat.com \
--cc=herbert@gondor.hengli.com.au \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-kernel@vger.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