Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_vhost/
H A Dvirtio_crypto.h193 #define VIRTIO_CRYPTO_SYM_OP_CIPHER 1 macro
H A Dvhost_crypto.c346 case VIRTIO_CRYPTO_SYM_OP_CIPHER: in vhost_crypto_create_sess()
1299 case VIRTIO_CRYPTO_SYM_OP_CIPHER: in vhost_crypto_process_one_req()
/f-stack/dpdk/drivers/crypto/virtio/
H A Dvirtio_rxtx.c128 case VIRTIO_CRYPTO_SYM_OP_CIPHER: in virtqueue_crypto_sym_pkt_header_arrange()
129 req_data->u.sym_req.op_type = VIRTIO_CRYPTO_SYM_OP_CIPHER; in virtqueue_crypto_sym_pkt_header_arrange()
H A Dvirtio_cryptodev.c109 case VIRTIO_CRYPTO_SYM_OP_CIPHER: in virtio_crypto_send_command()
1382 = VIRTIO_CRYPTO_SYM_OP_CIPHER; in virtio_crypto_sym_configure_session()