On 2017/4/21 20:25, Gonglei (Arei) wrote:
>
>
>> -Original Message-
>> From: longpeng
>> Sent: Monday, April 17, 2017 9:33 AM
>> To: berra...@redhat.com
>> Cc: Gonglei (Arei); Huangweidong (C); arm...@redhat.com;
>> ebl...@redhat.com; m...@redhat.com; qemu-devel@nongnu.org; longpeng
>>
> -Original Message-
> From: longpeng
> Sent: Monday, April 17, 2017 9:33 AM
> To: berra...@redhat.com
> Cc: Gonglei (Arei); Huangweidong (C); arm...@redhat.com;
> ebl...@redhat.com; m...@redhat.com; qemu-devel@nongnu.org; longpeng
> Subject: [PATCH v2 for-2.10 11/18] crypto: hmac: add hm
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 ---
cr