All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas WESTIN <andreas.westin@stericsson.com>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: "David S. Miller" <davem@davemloft.net>,
	"linux-crypto@vger.kernel.org" <linux-crypto@vger.kernel.org>,
	"kim.phillips@freescale.com" <kim.phillips@freescale.com>
Subject: Re: [PATCH 2/3 v5] crypto: ux500: Add driver for HASH hardware
Date: Wed, 18 Apr 2012 15:59:03 +0200	[thread overview]
Message-ID: <4F8EC8A7.10300@stericsson.com> (raw)
In-Reply-To: <20120418074945.GA20681@gondor.apana.org.au>



On 2012-04-18 09:49, Herbert Xu wrote:
>
> Hmm, if this buffer is written to by the update function, then
> this doesn't work because the buffer resides in the tfm which
> can be used by multiple entities simultaneously.
>
> All writable data must reside in the request, not the tfm.

I'm looking into it, I assume you mean "req->base.data" ?

Cheers
Andreas

  reply	other threads:[~2012-04-18 14:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-10 12:03 [PATCH 0/3 v5] crypto: ux500 crypto and hash driver Andreas Westin
2012-04-10 12:03 ` [PATCH 1/3 v5] crypto: ux500: Add driver for CRYP hardware Andreas Westin
2012-04-10 12:03 ` [PATCH 2/3 v5] crypto: ux500: Add driver for HASH hardware Andreas Westin
2012-04-18  7:49   ` Herbert Xu
2012-04-18 13:59     ` Andreas WESTIN [this message]
2012-04-18 14:26       ` Herbert Xu
2012-04-10 12:03 ` [PATCH 3/3 v5] mach-ux500: Crypto: core support for CRYP/HASH module Andreas Westin

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=4F8EC8A7.10300@stericsson.com \
    --to=andreas.westin@stericsson.com \
    --cc=davem@davemloft.net \
    --cc=herbert@gondor.apana.org.au \
    --cc=kim.phillips@freescale.com \
    --cc=linux-crypto@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.