Displaying 2 results from an estimated 2 matches for "baolin".
Did you mean:
balin
2016 Dec 27
1
[PATCH] virtio-crypto: support crypto engine framework
...- Introduce the block request crypto engine framework")' which uses work
queue to realize the asynchronous processing for ablk_cipher and ahash.
For virtio-crypto device, I register an engine for each
data virtqueue so that we can use the capability of
multiple data queues in future.
Cc: Baolin Wang <baolin.wang at linaro.org>
Cc: Herbert Xu <herbert at gondor.apana.org.au>
Cc: Michael S. Tsirkin <mst at redhat.com>
Signed-off-by: Gonglei <arei.gonglei at huawei.com>
---
drivers/crypto/virtio/Kconfig | 1 +
drivers/crypto/virtio/virtio_crypto_algs....
2016 Dec 27
1
[PATCH] virtio-crypto: support crypto engine framework
...- Introduce the block request crypto engine framework")' which uses work
queue to realize the asynchronous processing for ablk_cipher and ahash.
For virtio-crypto device, I register an engine for each
data virtqueue so that we can use the capability of
multiple data queues in future.
Cc: Baolin Wang <baolin.wang at linaro.org>
Cc: Herbert Xu <herbert at gondor.apana.org.au>
Cc: Michael S. Tsirkin <mst at redhat.com>
Signed-off-by: Gonglei <arei.gonglei at huawei.com>
---
drivers/crypto/virtio/Kconfig | 1 +
drivers/crypto/virtio/virtio_crypto_algs....