Home
last modified time | relevance | path

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

/dpdk/lib/ethdev/
H A Dversion.map30 rte_eth_dev_get_sec_ctx;
H A Drte_ethdev.h5172 rte_eth_dev_get_sec_ctx(uint16_t port_id);
H A Drte_ethdev.c576 rte_eth_dev_get_sec_ctx(uint16_t port_id) in rte_eth_dev_get_sec_ctx() function
/dpdk/examples/ipsec-secgw/
H A Dipsec.c245 rte_eth_dev_get_sec_ctx( in create_inline_session()
429 rte_eth_dev_get_sec_ctx(sa->portid); in create_inline_session()
H A Dipsec-secgw.c494 rte_eth_dev_get_sec_ctx( in prepare_one_packet()
2462 sec_ctx = rte_eth_dev_get_sec_ctx(port_id); in max_session_size()
2599 rte_eth_dev_get_sec_ctx(port_id); in inline_ipsec_event_callback()
2925 rte_eth_dev_get_sec_ctx(sa->portid), in inline_sessions_free()
/dpdk/app/proc-info/
H A Dmain.c675 p_ctx = rte_eth_dev_get_sec_ctx(portid); in show_security_context()
/dpdk/doc/guides/prog_guide/
H A Drte_security.rst558 ``rte_cryptodev_get_sec_ctx()`` (for crypto device) or ``rte_eth_dev_get_sec_ctx``