"Longpeng(Mike)" <[email protected]> writes:

> 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 libiary-backend if it failed.
>
> In the next step, It would support a command parameter to specifies
> which backends prefer to and some other improvements.

Series isn't threaded properly even though your Message-Id suggests use
of git-send-email.  Did you pass --no-thread, or do you have
sendemail.thread configured off?

Reply via email to