Hi Daniel,
2.9 was released, so...ping
Thanks.
On 2017/4/17 9:33, Longpeng(Mike) wrote:
> 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
>
led, you can probably reproduce
> it
> locally.
>
> Type: series
> Subject: [Qemu-devel] [PATCH v2 for-2.10 00/18] crypto: add afalg-backend
> support
> Message-id: 1492392806-53720-1-git-send-email-longpe...@huawei.com
>
> === TEST SCRIPT BEGIN ===
> #!/bin/bash
Hi,
This series failed automatic build test. Please find the testing commands and
their output below. If you have docker installed, you can probably reproduce it
locally.
Type: series
Subject: [Qemu-devel] [PATCH v2 for-2.10 00/18] crypto: add afalg-backend
support
Message-id: 1492392806-53720
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 fa