vhost: fix messages results handling
[dpdk.git] / lib / librte_vhost / vhost_crypto.c
2018-10-18 Maxime Coquelinvhost: fix messages results handling
2018-07-13 Dan Goravhost/crypto: use function to access mbuf private area
2018-05-17 Fan Zhangvhost/crypto: handle virtually non-contiguous buffers
2018-05-17 Fan Zhangvhost/crypto: fix descriptor move
2018-05-14 Fan Zhangvhost/crypto: fix symmetric ciphering
2018-04-27 Fan Zhangvhost/crypto: fix checks while moving descriptors
2018-04-27 Fan Zhangvhost/crypto: fix missing head correction
2018-04-27 Maxime Coquelinvhost/crypto: fix build with gcc 4.7.2
2018-04-23 Maxime Coquelinvhost/crypto: move to safe GPA translation API
2018-04-13 Fan Zhangvhost/crypto: add public function implementation
2018-04-13 Fan Zhangvhost/crypto: add request handler
2018-04-13 Fan Zhangvhost/crypto: add session message handler