vhost/crypto: add public function implementation
authorFan Zhang <roy.fan.zhang@intel.com>
Thu, 5 Apr 2018 16:01:34 +0000 (17:01 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 13 Apr 2018 22:43:30 +0000 (00:43 +0200)
commit939066d96563377e69a916f20e150e6acfae7e3a
treeb9ec6388bc64b31eefa664a9e8097da2abe144f5
parent3bb595ecd6829b4019f281d56036acf4d1ccddc2
vhost/crypto: add public function implementation

This patch adds public API implementation to vhost crypto.

Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
Acked-by: Jay Zhou <jianjay.zhou@huawei.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
doc/guides/prog_guide/vhost_lib.rst
doc/guides/rel_notes/release_18_05.rst
lib/librte_vhost/Makefile
lib/librte_vhost/meson.build
lib/librte_vhost/rte_vhost_crypto.h
lib/librte_vhost/rte_vhost_version.map
lib/librte_vhost/vhost_crypto.c