RE: [PATCH v3 04/10] cryptodev: introduce gcrypt lib as a new cryptodev backend

From
Gonglei (Arei) <>
Date
2016-09-19T08:37:26+00:00
ID
Thread
RE: [PATCH v3 04/10] cryptodev: introduce gcrypt lib as a new cryptodev backend
Hi Daniel,


> -----Original Message-----
> From: Daniel P. Berrange [mailto:]
> Sent: Monday, September 19, 2016 4:30 PM
> Subject: Re: [PATCH v3 04/10] cryptodev: introduce gcrypt lib as a new
> cryptodev backend
> 
> AFAICT you are not using gcrypt here - you're using QEMU
> cipher APIs (which is good). These APIs can be backed by
> either nettle or gcrypt though, so the subject is misleading.
> 
Oops, thanks for your reminding :)

Will fix in the next version.


Regards,
-Gonglei