RE: RE: [PATCH 2/3] virtio-crypto: introduce akcipher service

2022-02-10 Thread Gonglei (Arei) via Virtualization
el.org; > helei.si...@bytedance.com; m...@redhat.com > Subject: Re: RE: [PATCH 2/3] virtio-crypto: introduce akcipher service > > >> /* The accelerator hardware is ready */ #define > >> VIRTIO_CRYPTO_S_HW_READY (1 << 0) @@ -442,6 +520,7 @@ struct > >> virti

Re: RE: [PATCH 2/3] virtio-crypto: introduce akcipher service

2022-02-10 Thread zhenwei pi
/* The accelerator hardware is ready */ #define VIRTIO_CRYPTO_S_HW_READY (1 << 0) @@ -442,6 +520,7 @@ struct virtio_crypto_config { __le32 reserve; /* Maximum size of each crypto request's content */ __le64 max_size; + __le32 akcipher_algo; }; You can use the

RE: [PATCH 2/3] virtio-crypto: introduce akcipher service

2022-02-09 Thread Gonglei (Arei) via Virtualization
> -Original Message- > From: zhenwei pi [mailto:pizhen...@bytedance.com] > Sent: Friday, January 21, 2022 10:25 AM > To: m...@redhat.com; Gonglei (Arei) > Cc: jasow...@redhat.com; virtualization@lists.linux-foundation.org; > linux-cry...@vger.kernel.org; linux-ker...@vger.kernel.org; >