linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Herbert Xu <herbert@gondor.apana.org.au>
To: Sascha Hauer <s.hauer@pengutronix.de>
Cc: linux-crypto@vger.kernel.org,
	"Horia Geantă" <horia.geanta@nxp.com>,
	kernel@pengutronix.de
Subject: Re: [PATCH 1/4] crypto: caam - print IV only when non NULL
Date: Thu, 30 May 2019 21:43:39 +0800	[thread overview]
Message-ID: <20190530134339.p6t6tj2xyq7enpsl@gondor.apana.org.au> (raw)
In-Reply-To: <20190523085030.4969-2-s.hauer@pengutronix.de>

On Thu, May 23, 2019 at 10:50:27AM +0200, Sascha Hauer wrote:
> Since eaed71a44ad9 ("crypto: caam - add ecb(*) support") the IV can be
> NULL, so only dump it when it's non NULL as designated by the ivsize
> variable.
> 
> Fixes: eaed71a44ad9 ("crypto: caam - add ecb(*) support")
> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
> ---
>  drivers/crypto/caam/caamalg.c | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)

All applied.  Thanks.
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

  reply	other threads:[~2019-05-30 13:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-23  8:50 [PATCH v2 0/4] crypto: CAAM: Print debug messages at debug level Sascha Hauer
2019-05-23  8:50 ` [PATCH 1/4] crypto: caam: print IV only when non NULL Sascha Hauer
2019-05-30 13:43   ` Herbert Xu [this message]
2019-05-23  8:50 ` [PATCH 2/4] crypto: caam: remove unused defines Sascha Hauer
2019-05-23  8:50 ` [PATCH 3/4] crypto: caam: print debug messages at debug level Sascha Hauer
2019-05-23  8:50 ` [PATCH 4/4] crypto: caam: print messages in caam_dump_sg " Sascha Hauer
2019-05-23 10:18 ` [PATCH v2 0/4] crypto: CAAM: Print debug messages " Horia Geanta

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=20190530134339.p6t6tj2xyq7enpsl@gondor.apana.org.au \
    --to=herbert@gondor.apana.org.au \
    --cc=horia.geanta@nxp.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-crypto@vger.kernel.org \
    --cc=s.hauer@pengutronix.de \
    /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;
as well as URLs for NNTP newsgroup(s).