Home
last modified time | relevance | path

Searched refs:VIRTIO_CRYPTO_ERR (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/lib/librte_vhost/
H A Dvhost_crypto.c432 return -VIRTIO_CRYPTO_ERR; in vhost_crypto_close_sess()
437 return -VIRTIO_CRYPTO_ERR; in vhost_crypto_close_sess()
442 return -VIRTIO_CRYPTO_ERR; in vhost_crypto_close_sess()
868 ret = VIRTIO_CRYPTO_ERR; in prepare_sym_cipher_op()
875 ret = VIRTIO_CRYPTO_ERR; in prepare_sym_cipher_op()
910 ret = VIRTIO_CRYPTO_ERR; in prepare_sym_cipher_op()
917 ret = VIRTIO_CRYPTO_ERR; in prepare_sym_cipher_op()
928 ret = VIRTIO_CRYPTO_ERR; in prepare_sym_cipher_op()
1023 ret = VIRTIO_CRYPTO_ERR; in prepare_sym_chain_op()
1207 err = VIRTIO_CRYPTO_ERR; in vhost_crypto_process_one_req()
[all …]
H A Dvirtio_crypto.h379 #define VIRTIO_CRYPTO_ERR 1 macro
/f-stack/dpdk/drivers/crypto/virtio/
H A Dvirtio_rxtx.c77 case VIRTIO_CRYPTO_ERR: in virtqueue_dequeue_burst_rx()
246 VIRTIO_CRYPTO_ERR; in virtqueue_crypto_sym_enqueue_xmit()
H A Dvirtio_cryptodev.c192 input->status = VIRTIO_CRYPTO_ERR; in virtio_crypto_send_command()
993 *status = VIRTIO_CRYPTO_ERR; in virtio_crypto_sym_clear_session()