Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_cryptodev/
H A Dversion.map26 rte_cryptodev_get_sec_ctx;
H A Drte_cryptodev.h873 rte_cryptodev_get_sec_ctx(uint8_t dev_id);
H A Drte_cryptodev.c629 rte_cryptodev_get_sec_ctx(uint8_t dev_id) in rte_cryptodev_get_sec_ctx() function
/f-stack/dpdk/app/test-crypto-perf/
H A Dcperf_test_throughput.c43 rte_cryptodev_get_sec_ctx(ctx->dev_id); in cperf_throughput_test_free()
H A Dcperf_test_pmd_cyclecount.c71 rte_cryptodev_get_sec_ctx(ctx->dev_id); in cperf_pmd_cyclecount_test_free()
H A Dcperf_ops.c620 rte_cryptodev_get_sec_ctx(dev_id); in cperf_create_session()
663 rte_cryptodev_get_sec_ctx(dev_id); in cperf_create_session()
H A Dmain.c162 rte_cryptodev_get_sec_ctx(cdev_id)); in cperf_initialize_cryptodev()
/f-stack/dpdk/examples/ipsec-secgw/
H A Dipsec.c113 rte_cryptodev_get_sec_ctx( in create_lookaside_session()
H A Dipsec-secgw.c2316 sec_ctx = rte_cryptodev_get_sec_ctx(cdev_id); in max_session_size()
/f-stack/dpdk/doc/guides/prog_guide/
H A Drte_security.rst549 ``rte_cryptodev_get_sec_ctx()`` (for crypto device) or ``rte_eth_dev_get_sec_ctx``
/f-stack/dpdk/app/test/
H A Dtest_cryptodev.c787 rte_cryptodev_get_sec_ctx(dev_id)); in testsuite_setup()
936 rte_security_session_destroy(rte_cryptodev_get_sec_ctx in ut_teardown()
7724 rte_cryptodev_get_sec_ctx( in security_proto_supported()
7766 rte_cryptodev_get_sec_ctx( in test_pdcp_proto()
7952 rte_cryptodev_get_sec_ctx( in test_pdcp_proto_SGL()
8508 rte_cryptodev_get_sec_ctx( in test_docsis_proto_uplink()
8684 rte_cryptodev_get_sec_ctx( in test_docsis_proto_downlink()