Lines Matching defs:rte_swx_ipsec
21 #include "rte_swx_ipsec.h"
101 struct rte_swx_ipsec {
164 ipsec_sa_get(struct rte_swx_ipsec *ipsec, uint32_t sa_id)
180 struct rte_swx_ipsec *
196 struct rte_swx_ipsec *ipsec = (struct rte_swx_ipsec *)te->data;
209 ipsec_register(struct rte_swx_ipsec *ipsec)
219 struct rte_swx_ipsec *elem = (struct rte_swx_ipsec *)te->data;
240 ipsec_unregister(struct rte_swx_ipsec *ipsec)
262 ipsec_session_free(struct rte_swx_ipsec *ipsec, struct rte_ipsec_session *s);
265 rte_swx_ipsec_free(struct rte_swx_ipsec *ipsec)
295 rte_swx_ipsec_create(struct rte_swx_ipsec **ipsec_out,
301 struct rte_swx_ipsec *ipsec = NULL;
350 sadb_offset = sizeof(struct rte_swx_ipsec);
412 ipsec_sa_group(struct rte_swx_ipsec *ipsec, int n_pkts)
453 ipsec_crypto_enqueue(struct rte_swx_ipsec *ipsec, uint16_t n_cops)
554 rte_swx_ipsec_pre_crypto(struct rte_swx_ipsec *ipsec)
628 ipsec_ring_enqueue(struct rte_swx_ipsec *ipsec, struct rte_ipsec_group *g, uint32_t n_pkts)
676 rte_swx_ipsec_post_crypto(struct rte_swx_ipsec *ipsec)
722 rte_swx_ipsec_run(struct rte_swx_ipsec *ipsec)
1133 rte_swx_ipsec_sa_read(struct rte_swx_ipsec *ipsec __rte_unused,
1656 ipsec_session_create(struct rte_swx_ipsec *ipsec,
1746 ipsec_session_free(struct rte_swx_ipsec *ipsec,
1766 rte_swx_ipsec_sa_add(struct rte_swx_ipsec *ipsec,
1805 rte_swx_ipsec_sa_delete(struct rte_swx_ipsec *ipsec,