Searched defs:sec_ctx (Results 1 – 9 of 9) sorted by relevance
/dpdk/app/test-security-perf/ | ||
H A D | test_security_perf.c | 35 void *sec_ctx; member |
/dpdk/drivers/crypto/scheduler/ | ||
H A D | rte_cryptodev_scheduler.c | 273 struct rte_security_ctx *sec_ctx = dev->security_ctx; in update_scheduler_capability() local |
/dpdk/examples/ipsec-secgw/ | ||
H A D | ipsec.c | 423 void *sec_ctx; create_inline_session() local |
H A D | ipsec-secgw.c | 1557 void *sec_ctx; add_cdev_mapping() local |
H A D | ipsec.h | 289 void *sec_ctx; global() member |
/dpdk/lib/security/ | ||
H A D | rte_security.c | 442 void *sec_ctx; in security_capabilities_from_dev_id() local |
/dpdk/examples/l2fwd-macsec/ | ||
H A D | main.c | 142 void *sec_ctx; member |
/dpdk/lib/cryptodev/ | ||
H A D | rte_cryptodev.c | 949 void *sec_ctx = NULL; rte_cryptodev_get_sec_ctx() local |
/dpdk/app/test/ | ||
H A D | test_pdcp.c | 336 void *sec_ctx; in cryptodev_sess_priv_max_req_get() local |