Home
last modified time | relevance | path

Searched refs:rte_cryptodev_get_sec_ctx (Results 1 – 13 of 13) sorted by relevance

/dpdk/lib/cryptodev/
H A Dversion.map26 rte_cryptodev_get_sec_ctx;
H A Drte_cryptodev.h899 rte_cryptodev_get_sec_ctx(uint8_t dev_id);
H A Drte_cryptodev.c751 rte_cryptodev_get_sec_ctx(uint8_t dev_id) in rte_cryptodev_get_sec_ctx() function
/dpdk/lib/security/
H A Drte_security.c220 rte_cryptodev_get_sec_ctx(dev_id)) in security_handle_cryptodev_list()
303 sec_ctx = (struct rte_security_ctx *)rte_cryptodev_get_sec_ctx(dev_id); in security_capabilities_from_dev_id()
/dpdk/app/test-crypto-perf/
H A Dcperf_test_throughput.c47 rte_cryptodev_get_sec_ctx(ctx->dev_id); in cperf_throughput_test_free()
H A Dcperf_ops.c765 rte_cryptodev_get_sec_ctx(dev_id); in create_ipsec_session()
870 rte_cryptodev_get_sec_ctx(dev_id); in cperf_create_session()
919 rte_cryptodev_get_sec_ctx(dev_id); in cperf_create_session()
H A Dcperf_test_pmd_cyclecount.c71 rte_cryptodev_get_sec_ctx(ctx->dev_id); in cperf_pmd_cyclecount_test_free()
H A Dmain.c185 rte_cryptodev_get_sec_ctx(cdev_id)); in cperf_initialize_cryptodev()
/dpdk/examples/ipsec-secgw/
H A Dipsec.c113 rte_cryptodev_get_sec_ctx( in create_lookaside_session()
H A Dipsec-secgw.c2448 sec_ctx = rte_cryptodev_get_sec_ctx(cdev_id); in max_session_size()
/dpdk/app/proc-info/
H A Dmain.c677 p_ctx = rte_cryptodev_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``
/dpdk/app/test/
H A Dtest_cryptodev.c632 rte_cryptodev_get_sec_ctx(dev_id)); in testsuite_setup()
1437 rte_security_session_destroy(rte_cryptodev_get_sec_ctx in ut_teardown()
8329 rte_cryptodev_get_sec_ctx( in security_proto_supported()
8371 rte_cryptodev_get_sec_ctx( in test_pdcp_proto()
8559 rte_cryptodev_get_sec_ctx( in test_pdcp_proto_SGL()
9215 ctx = rte_cryptodev_get_sec_ctx(dev_id); in test_ipsec_proto_process()
10253 rte_cryptodev_get_sec_ctx( in test_docsis_proto_uplink()
10438 rte_cryptodev_get_sec_ctx( in test_docsis_proto_downlink()