Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/virtio/
H A Dvirtio_rxtx.c123 struct virtio_crypto_cipher_session_para *cipher_para; in virtqueue_crypto_sym_pkt_header_arrange() local
131 cipher_para = &sym_sess_req->u.cipher.para; in virtqueue_crypto_sym_pkt_header_arrange()
132 if (cipher_para->op == VIRTIO_CRYPTO_OP_ENCRYPT) in virtqueue_crypto_sym_pkt_header_arrange()
150 cipher_para = &chain_para->cipher_param; in virtqueue_crypto_sym_pkt_header_arrange()
151 if (cipher_para->op == VIRTIO_CRYPTO_OP_ENCRYPT) in virtqueue_crypto_sym_pkt_header_arrange()