2017-07-14 21:04 GMT+08:00 Daniel P. Berrange :
> On Fri, Jul 14, 2017 at 07:38:22AM -0400, longpeng.m...@gmail.com wrote:
>> From: "Longpeng(Mike)"
>>
[...]
>>
>> NOTE: If we use specific hardware crypto cards, I think afalg-backend
>> would even faster.
>>
>> test-environment: Intel(R) Co
On Fri, Jul 14, 2017 at 07:38:22AM -0400, longpeng.m...@gmail.com wrote:
> From: "Longpeng(Mike)"
>
> The AF_ALG socket family is the userspace interface for linux
> crypto API, users can use it to access hardware accelerators.
>
> This patchset adds a afalg-backend for qemu crypto subsystem. Cu
From: "Longpeng(Mike)"
The AF_ALG socket family is the userspace interface for linux
crypto API, users can use it to access hardware accelerators.
This patchset adds a afalg-backend for qemu crypto subsystem. Currently
when performs encrypt/decrypt, we'll try afalg-backend first and will
back to
From: "Longpeng(Mike)"
The AF_ALG socket family is the userspace interface for linux
crypto API, users can use it to access hardware accelerators.
This patchset adds a afalg-backend for qemu crypto subsystem. Currently
when performs encrypt/decrypt, we'll try afalg-backend first and will
back to