Searched defs:crypto_dev (Results 1 – 4 of 4) sorted by relevance
198 crypto_sec_ipsec_outb_session_create(struct rte_cryptodev *crypto_dev, in crypto_sec_ipsec_outb_session_create()338 crypto_sec_ipsec_inb_session_create(struct rte_cryptodev *crypto_dev, in crypto_sec_ipsec_inb_session_create()422 crypto_sec_ipsec_session_create(struct rte_cryptodev *crypto_dev, in crypto_sec_ipsec_session_create()
100 struct rte_cryptodev *crypto_dev; member
673 struct rte_cryptodev_qp_conf *qp, uint8_t crypto_dev, uint32_t j) in create_session()1182 uint8_t crypto_dev, uint32_t j) in destroy_crypto_session()1191 uint8_t crypto_dev, uint32_t j) in destroy_session()
1588 static struct cdev *crypto_dev; variable