Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp316800imm; Thu, 27 Sep 2018 22:08:33 -0700 (PDT) X-Google-Smtp-Source: ACcGV62hQkPSn4ir2PHfM/mUaKYaOuVW9HgSP70dokIqhvgSpb7RGG3Fxg0jVXggGPMd5iZwIPOh X-Received: by 2002:a17:902:29e3:: with SMTP id h90-v6mr14217047plb.215.1538111313881; Thu, 27 Sep 2018 22:08:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1538111313; cv=none; d=google.com; s=arc-20160816; b=lZoLw5plwCq8qL4HcHTnpNHf9BQH9SWBNl1ZHc9DYrRZSNGyueO5c7U2IJVXNBMIEe 0mYrzzE20yYvQMpJc65CETn+/dpoQ4W/XXhcfCarLiOjnh8pipZmQqUNNXeWU9t3ucsQ dHQhjEFjzwBH3Ayi0EwnfEM8vn0jIBTfclVks0hk2HGwycBKraAx1u6uzaaUwlL06xfw DFoA+9A6+kj5U+4qZc/1J/POs80ETT1vIcnw4IG0DvepeUkjyIojHx4g6GY2w/hlTAjW +2INTb3S5EDf/AznY7zhy4r1NDXN0UwrqaJlBHHaHZrLSR840dKGBuRcc+IDUA9YcTf9 KpWw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=Ak6fc1xbdcdI+NKk9fp9U9JWKXUSNbEohtYLjFFz0l0=; b=PhtgYekuA1y37ccrI2wNfPBZ/zJ2xX6jR20nlj1MMYKyT+sxlNnrx6LvggZ03L8EDd d8KW3y9ljifsX17Of9L3rZhYKG6v9Bj5Xu395ilc8bhrUXD6/ZCPRn9a5guaC8glIsdE xFVlZ7lbbvuclgli1gTUVnVii5AFjOiMQP1hRnbu/EaAXToQh0ouDTVqbpWMU3h/Wh7s eNAcoeKiMm5VBrpLFnv8/4avCnhcqsvkoE9NtC7AOjvIvrziNgN2OT0zkSaumU+enMLj F6tYxL3pBhMqYmJuAnppbPWxtkv3B6uOWUqM4iMRtrgNo+3wqBa63Iy4VAiTtGKiNfZ/ zfJw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 29-v6si3732905pgl.104.2018.09.27.22.08.04; Thu, 27 Sep 2018 22:08:33 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727676AbeI1L3v (ORCPT + 99 others); Fri, 28 Sep 2018 07:29:51 -0400 Received: from orcrist.hmeau.com ([104.223.48.154]:42510 "EHLO deadmen.hmeau.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726060AbeI1L3v (ORCPT ); Fri, 28 Sep 2018 07:29:51 -0400 Received: from gondobar.mordor.me.apana.org.au ([192.168.128.4] helo=gondobar) by deadmen.hmeau.com with esmtps (Exim 4.89 #2 (Debian)) id 1g5l0G-0008U7-RQ; Fri, 28 Sep 2018 13:07:48 +0800 Received: from herbert by gondobar with local (Exim 4.89) (envelope-from ) id 1g5l0B-0005ua-AR; Fri, 28 Sep 2018 13:07:43 +0800 Date: Fri, 28 Sep 2018 13:07:43 +0800 From: Herbert Xu To: Christoph Manszewski Cc: linux-crypto@vger.kernel.org, Krzysztof Kozlowski , Vladimir Zapolskiy , Kamil Konieczny , "David S. Miller" , linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, Bartlomiej Zolnierkiewicz Subject: Re: [PATCH v2 0/4] crypto: s5p-sss: Fix and add aes-ctr support Message-ID: <20180928050743.7mqgbs2femmacq5o@gondor.apana.org.au> References: <20180917151002eucas1p27689f043367e1bc64bf63bc402dffcdd~VOId3-CTL2961529615eucas1p2I@eucas1p2.samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180917151002eucas1p27689f043367e1bc64bf63bc402dffcdd~VOId3-CTL2961529615eucas1p2I@eucas1p2.samsung.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt