mem: use strlcpy instead of snprintf
[dpdk.git] / lib / librte_vhost / vhost_crypto.c
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