-
由 Zeng, Xin 提交于
In current virtio crypto device driver, some common data structures and implementations that should be used by other virtio crypto algorithms (e.g. asymmetric crypto algorithms) introduce symmetric crypto algorithms specific implementations. This patch refactors these pieces of code so that they can be reused by other virtio crypto algorithms. Acked-by: NGonglei <arei.gonglei@huawei.com> Signed-off-by: NXin Zeng <xin.zeng@intel.com> Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>
d31e7123