Re: [External] Re: [PATCH 0/4] Add a new backend for cryptodev

2022-10-08 Thread Lei He
On 2022/10/7 22:25, Michael S. Tsirkin wrote: On Mon, Sep 19, 2022 at 11:53:16AM +0800, Lei He wrote: This patch adds a new backend called LKCF to cryptodev, LKCF stands for Linux Kernel Cryptography Framework. If a cryptographic accelerator that supports LKCF is installed on the the host (you c

Re: [PATCH 0/4] Add a new backend for cryptodev

2022-10-07 Thread Michael S. Tsirkin
On Mon, Sep 19, 2022 at 11:53:16AM +0800, Lei He wrote: > This patch adds a new backend called LKCF to cryptodev, LKCF stands > for Linux Kernel Cryptography Framework. If a cryptographic > accelerator that supports LKCF is installed on the the host (you can > see which algorithms are supported in

PING: [PATCH 0/4] Add a new backend for cryptodev

2022-09-25 Thread Lei He
On 2022/9/19 11:53, Lei He wrote: This patch adds a new backend called LKCF to cryptodev, LKCF stands for Linux Kernel Cryptography Framework. If a cryptographic accelerator that supports LKCF is installed on the the host (you can see which algorithms are supported in host's LKCF by executing 'ca

[PATCH 0/4] Add a new backend for cryptodev

2022-09-18 Thread Lei He
This patch adds a new backend called LKCF to cryptodev, LKCF stands for Linux Kernel Cryptography Framework. If a cryptographic accelerator that supports LKCF is installed on the the host (you can see which algorithms are supported in host's LKCF by executing 'cat /proc/crypto'), then RSA operation