commit | d6634ac09abf20d890fd094773f125ee0ff0b1cb | [log] [tgz] |
---|---|---|
author | Gonglei <arei.gonglei@huawei.com> | Fri Oct 28 16:33:29 2016 +0800 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue Nov 01 19:21:08 2016 +0200 |
tree | 1d7a92f2a248141b8404d5a7eaf67c1c40ea9f6c | |
parent | 04b9b37edda85964cca033a48dcc0298036782f2 [diff] |
cryptodev: introduce an unified wrapper for crypto operation We use an opaque point to the VirtIOCryptoReq which can support different packets based on different algorithms. Signed-off-by: Gonglei <arei.gonglei@huawei.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>