On Fri, Jul 14, 2017 at 02:03:53PM -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. QE
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. QEMU
would try to use afalg-backend first if configures '--enable-crypto
-afalg' and ho