From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47060) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1borpc-00028e-Mw for qemu-devel@nongnu.org; Tue, 27 Sep 2016 08:49:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1borpb-0002yd-I5 for qemu-devel@nongnu.org; Tue, 27 Sep 2016 08:49:56 -0400 Received: from mx1.redhat.com ([209.132.183.28]:47034) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1borpb-0002yV-C5 for qemu-devel@nongnu.org; Tue, 27 Sep 2016 08:49:55 -0400 Date: Tue, 27 Sep 2016 13:49:50 +0100 From: "Daniel P. Berrange" Message-ID: <20160927124950.GN3967@redhat.com> Reply-To: "Daniel P. Berrange" References: <1474881803-370860-1-git-send-email-arei.gonglei@huawei.com> <33183CC9F5247A488A2544077AF19020B03DA762@SZXEMA503-MBS.china.huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <33183CC9F5247A488A2544077AF19020B03DA762@SZXEMA503-MBS.china.huawei.com> Subject: Re: [Qemu-devel] [PATCH v3 0/3] crypto: add ctr mode support and little inprovement List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Gonglei (Arei)" Cc: "qemu-devel@nongnu.org" , "Wubin (H)" On Tue, Sep 27, 2016 at 09:32:10AM +0000, Gonglei (Arei) wrote: > Hi Daniel, > > I'll post virtio-crypto v4 based on this patch set. > Would you please merge it if it's ok? Thanks. > > Regards, > -Gonglei > > > > -----Original Message----- > > From: Gonglei (Arei) > > Sent: Monday, September 26, 2016 5:23 PM > > To: qemu-devel@nongnu.org > > Cc: berrange@redhat.com; Wubin (H); Gonglei (Arei) > > Subject: [PATCH v3 0/3] crypto: add ctr mode support and little inprovement > > > > Please see the detailed description in each patch. > > > > v3: > > - adjust the sequence of patch 1 and 2. (Daniel) > > - fix a mising 'break' in code logic. (Daniel) > > v2: > > - fix qtest complaint in cipher-builtin backend. > > - introduce patch 2 and patch 3. > > > > Gonglei (3): > > crypto: extend mode as a parameter in qcrypto_cipher_supports() > > crypto: add CTR mode support > > crypto: add mode check in qcrypto_cipher_new() for cipher-builtin > > > > block/qcow.c | 3 ++- > > block/qcow2.c | 3 ++- > > crypto/cipher-builtin.c | 25 +++++++++++++++++++- > > crypto/cipher-gcrypt.c | 38 +++++++++++++++++++++++++------ > > crypto/cipher-nettle.c | 28 +++++++++++++++++++++-- > > crypto/cipher.c | 1 + > > include/crypto/cipher.h | 12 ++++++---- > > qapi/crypto.json | 3 ++- > > tests/test-crypto-cipher.c | 57 > > +++++++++++++++++++++++++++++++++++++++++++++- > > ui/vnc.c | 2 +- > > 10 files changed, 152 insertions(+), 20 deletions(-) These 3 patches look good and pass my build tests, so I've added them to my crypto queue. Regards, Daniel -- |: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :| |: http://libvirt.org -o- http://virt-manager.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :|