cryptodev: add symmetric algorithm operation stuff
authorGonglei <arei.gonglei@huawei.com>
Fri, 28 Oct 2016 08:33:21 +0000 (16:33 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 30 Oct 2016 18:06:22 +0000 (20:06 +0200)
commit9e4f86a84ea2abfd85c46829310d9bdd563648e1
tree13eea8d7abe7f67f5b9490d4cbc351d01ecabde6
parentd0ee7a135fe499dd900bdca4d70efc2beaa6ef9c
cryptodev: add symmetric algorithm operation stuff

This patch adds session operation and crypto operation
stuff in the cryptodev backend, including function
pointers and corresponding structures.

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>
backends/cryptodev.c
include/sysemu/cryptodev.h