Searched refs:RTE_SECURITY_IPSEC_SA_DIR_EGRESS (Results 1 – 20 of 20) sorted by relevance
| /f-stack/dpdk/drivers/crypto/octeontx2/ |
| H A D | otx2_ipsec_fp.h | 194 if (ipsec->direction == RTE_SECURITY_IPSEC_SA_DIR_EGRESS && in ipsec_fp_xform_aead_verify() 265 if (ipsec->direction == RTE_SECURITY_IPSEC_SA_DIR_EGRESS) { in ipsec_fp_sa_ctl_set()
|
| H A D | otx2_ipsec_po.h | 230 if (ipsec->direction == RTE_SECURITY_IPSEC_SA_DIR_EGRESS && in ipsec_po_xform_aead_verify() 301 if (ipsec->direction == RTE_SECURITY_IPSEC_SA_DIR_EGRESS) { in ipsec_po_sa_ctl_set()
|
| H A D | otx2_cryptodev_capabilities.c | 792 .direction = RTE_SECURITY_IPSEC_SA_DIR_EGRESS,
|
| H A D | otx2_cryptodev_sec.c | 58 if (ipsec->direction == RTE_SECURITY_IPSEC_SA_DIR_EGRESS) { in ipsec_lp_len_precalc()
|
| /f-stack/dpdk/drivers/crypto/caam_jr/ |
| H A D | caam_jr_capabilities.c | 235 .direction = RTE_SECURITY_IPSEC_SA_DIR_EGRESS,
|
| H A D | caam_jr.c | 1759 if (ipsec_xform->direction == RTE_SECURITY_IPSEC_SA_DIR_EGRESS) { in caam_jr_set_ipsec_session() 1860 if (ipsec_xform->direction == RTE_SECURITY_IPSEC_SA_DIR_EGRESS) { in caam_jr_set_ipsec_session()
|
| /f-stack/dpdk/drivers/net/octeontx2/ |
| H A D | otx2_ethdev_sec.c | 130 .direction = RTE_SECURITY_IPSEC_SA_DIR_EGRESS, 249 if (ipsec->direction == RTE_SECURITY_IPSEC_SA_DIR_EGRESS) { in ipsec_sa_const_set() 363 priv->ipsec.dir = RTE_SECURITY_IPSEC_SA_DIR_EGRESS; in eth_sec_ipsec_out_sess_create()
|
| /f-stack/dpdk/lib/librte_security/ |
| H A D | rte_security.h | 188 RTE_SECURITY_IPSEC_SA_DIR_EGRESS, enumerator
|
| /f-stack/dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_ipsec.c | 573 .direction = RTE_SECURITY_IPSEC_SA_DIR_EGRESS, in ixgbe_crypto_capabilities_get() 597 .direction = RTE_SECURITY_IPSEC_SA_DIR_EGRESS, in ixgbe_crypto_capabilities_get()
|
| /f-stack/dpdk/examples/ipsec-secgw/ |
| H A D | ipsec.c | 265 RTE_SECURITY_IPSEC_SA_DIR_EGRESS); in create_inline_session() 429 if (sa->direction == RTE_SECURITY_IPSEC_SA_DIR_EGRESS) { in create_ipsec_esp_flow()
|
| H A D | sa.c | 315 rule->direction = RTE_SECURITY_IPSEC_SA_DIR_EGRESS; in parse_sa_tokens()
|
| /f-stack/dpdk/drivers/crypto/dpaa_sec/ |
| H A D | dpaa_sec.h | 736 .direction = RTE_SECURITY_IPSEC_SA_DIR_EGRESS,
|
| H A D | dpaa_sec.c | 2710 if (ipsec_xform->direction == RTE_SECURITY_IPSEC_SA_DIR_EGRESS) in dpaa_sec_set_ipsec_session() 2741 if (ipsec_xform->direction == RTE_SECURITY_IPSEC_SA_DIR_EGRESS) { in dpaa_sec_set_ipsec_session()
|
| /f-stack/dpdk/drivers/crypto/dpaa2_sec/ |
| H A D | dpaa2_sec_priv.h | 865 .direction = RTE_SECURITY_IPSEC_SA_DIR_EGRESS,
|
| H A D | dpaa2_sec_dpseci.c | 2886 if (ipsec_xform->direction == RTE_SECURITY_IPSEC_SA_DIR_EGRESS) { in dpaa2_sec_set_ipsec_session()
|
| /f-stack/dpdk/app/test/ |
| H A D | test_ipsec.c | 1402 ut_params->ipsec_xform.direction = RTE_SECURITY_IPSEC_SA_DIR_EGRESS; in test_ipsec_crypto_outb_burst_null_null_wrapper() 1697 ut_params->ipsec_xform.direction = RTE_SECURITY_IPSEC_SA_DIR_EGRESS; in test_ipsec_inline_crypto_outb_burst_null_null_wrapper() 1774 ut_params->ipsec_xform.direction = RTE_SECURITY_IPSEC_SA_DIR_EGRESS; in test_ipsec_inline_proto_outb_burst_null_null_wrapper() 1868 ut_params->ipsec_xform.direction = RTE_SECURITY_IPSEC_SA_DIR_EGRESS; in test_ipsec_lksd_proto_outb_burst_null_null_wrapper()
|
| H A D | test_ipsec_perf.c | 372 sa->ipsec_xform.direction = RTE_SECURITY_IPSEC_SA_DIR_EGRESS; in fill_ipsec_sa_out()
|
| H A D | test_security.c | 2237 .direction = RTE_SECURITY_IPSEC_SA_DIR_EGRESS, in test_capability_get_ipsec_mismatch_dir()
|
| /f-stack/dpdk/lib/librte_ipsec/ |
| H A D | sa.c | 175 if (prm->ipsec_xform.direction == RTE_SECURITY_IPSEC_SA_DIR_EGRESS) in fill_sa_type()
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | rte_security.rst | 377 .direction = RTE_SECURITY_IPSEC_SA_DIR_EGRESS,
|