From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51692) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d3LjM-0008K8-8A for qemu-devel@nongnu.org; Wed, 26 Apr 2017 08:07:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d3LjI-0001Ij-EY for qemu-devel@nongnu.org; Wed, 26 Apr 2017 08:07:36 -0400 Received: from mx1.redhat.com ([209.132.183.28]:52098) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1d3LjI-0001IT-7I for qemu-devel@nongnu.org; Wed, 26 Apr 2017 08:07:32 -0400 Date: Wed, 26 Apr 2017 13:07:26 +0100 From: "Daniel P. Berrange" Message-ID: <20170426120726.GQ18933@redhat.com> Reply-To: "Daniel P. Berrange" References: <1492845627-4384-1-git-send-email-longpeng2@huawei.com> <1492845627-4384-12-git-send-email-longpeng2@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1492845627-4384-12-git-send-email-longpeng2@huawei.com> Subject: Re: [Qemu-devel] [PATCH v3 11/18] crypto: hmac: add hmac driver framework List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Longpeng(Mike)" Cc: arei.gonglei@huawei.com, longpeng.mike@gmail.com, qemu-devel@nongnu.org, weidong.huang@huawei.com On Sat, Apr 22, 2017 at 03:20:20PM +0800, Longpeng(Mike) wrote: > 1) makes the public APIs in hmac-nettle/gcrypt/glib static, > and rename them with "nettle/gcrypt/glib" prefix. > > 2) introduces hmac framework, including QCryptoHmacDriver > and new public APIs. > > Signed-off-by: Longpeng(Mike) > --- > crypto/hmac-gcrypt.c | 51 ++++++++++++----------------------- > crypto/hmac-glib.c | 75 +++++++++++++++++++++------------------------------ > crypto/hmac-nettle.c | 52 ++++++++++++----------------------- > crypto/hmac.c | 44 ++++++++++++++++++++++++++++++ > crypto/hmacpriv.h | 36 +++++++++++++++++++++++++ > include/crypto/hmac.h | 1 + > 6 files changed, 145 insertions(+), 114 deletions(-) > create mode 100644 crypto/hmacpriv.h Reviewed-by: Daniel P. Berrange Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|