linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Herbert Xu <herbert@gondor.apana.org.au>
To: Christoph Manszewski <c.manszewski@samsung.com>
Cc: linux-crypto@vger.kernel.org,
	Krzysztof Kozlowski <krzk@kernel.org>,
	Vladimir Zapolskiy <vz@mleia.com>,
	Kamil Konieczny <k.konieczny@partner.samsung.com>,
	"David S. Miller" <davem@davemloft.net>,
	linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Subject: Re: [PATCH v2 0/4] crypto: s5p-sss: Fix and add aes-ctr support
Date: Fri, 28 Sep 2018 13:07:43 +0800	[thread overview]
Message-ID: <20180928050743.7mqgbs2femmacq5o@gondor.apana.org.au> (raw)
In-Reply-To: <20180917151002eucas1p27689f043367e1bc64bf63bc402dffcdd~VOId3-CTL2961529615eucas1p2I@eucas1p2.samsung.com>

On Mon, Sep 17, 2018 at 05:09:26PM +0200, Christoph Manszewski wrote:
> Hello,
> 
> This patch series adds aes-ctr support in s5p-sss.c driver. Additionally it
> it provides a fix, and a minor code cleanup.
> 
> Patch 1 contains a simple fix, of a possible race condition.
> Patches 2-3 are code cleanup patches.
> Patch 4 adds support for aes-ctr block cipher mode of operation.
> 
> Regards,
> Chris
> 
> Changes in v2:
> - pass dev->req directly to s5p_aes_complete in s5p_aes_interrupt
> non-error path,
> - move req asignment in s5p_aes_interrupt before if statement,
> - change commit message and subject for patch 2/4,
> - remove empty lines and add rationale in commit message for 
> patch 3/4,
> 
> Christoph Manszewski (4):
>   crypto: s5p-sss: Fix race in error handling
>   crypto: s5p-sss: Fix Fix argument list alignment
>   crypto: s5p-sss: Minor code cleanup
>   crypto: s5p-sss: Add aes-ctr support
> 
>  drivers/crypto/s5p-sss.c | 113 +++++++++++++++++++++++++++--------------------
>  1 file changed, 65 insertions(+), 48 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:[~2018-09-28  5:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20180917151002eucas1p27689f043367e1bc64bf63bc402dffcdd@eucas1p2.samsung.com>
2018-09-17 15:09 ` [PATCH v2 0/4] crypto: s5p-sss: Fix and add aes-ctr support Christoph Manszewski
2018-09-28  5:07   ` Herbert Xu [this message]

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=20180928050743.7mqgbs2femmacq5o@gondor.apana.org.au \
    --to=herbert@gondor.apana.org.au \
    --cc=b.zolnierkie@samsung.com \
    --cc=c.manszewski@samsung.com \
    --cc=davem@davemloft.net \
    --cc=k.konieczny@partner.samsung.com \
    --cc=krzk@kernel.org \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=vz@mleia.com \
    /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).