Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_cryptodev/
H A Drte_cryptodev_trace.h28 rte_trace_point_emit_i64(conf->ff_disable);
H A Drte_cryptodev.h632 uint64_t ff_disable; member
/f-stack/dpdk/examples/ip_pipeline/
H A Dcryptodev.c96 dev_conf.ff_disable = 0; in cryptodev_create()
/f-stack/dpdk/app/test-crypto-perf/
H A Dmain.c213 .ff_disable = RTE_CRYPTODEV_FF_ASYMMETRIC_CRYPTO, in cperf_initialize_cryptodev()
218 conf.ff_disable |= RTE_CRYPTODEV_FF_SECURITY; in cperf_initialize_cryptodev()
/f-stack/dpdk/examples/vhost_crypto/
H A Dmain.c519 config.ff_disable = RTE_CRYPTODEV_FF_SECURITY; in main()
/f-stack/dpdk/app/test/
H A Dtest_event_crypto_adapter.c570 conf.ff_disable = RTE_CRYPTODEV_FF_SECURITY; in configure_cryptodev()
H A Dtest_ipsec.c345 ts_params->conf.ff_disable = RTE_CRYPTODEV_FF_ASYMMETRIC_CRYPTO; in testsuite_setup()
H A Dtest_cryptodev_asym.c918 ts_params->conf.ff_disable = RTE_CRYPTODEV_FF_SECURITY | in testsuite_setup()
H A Dtest_cryptodev.c780 ts_params->conf.ff_disable = RTE_CRYPTODEV_FF_SECURITY; in testsuite_setup()
869 dev_configure_and_start(uint64_t ff_disable) in dev_configure_and_start() argument
881 ts_params->conf.ff_disable = ff_disable; in dev_configure_and_start()
/f-stack/dpdk/examples/fips_validation/
H A Dfips_dev_self_test.c1568 conf.ff_disable = 0; in fips_dev_auto_test_init()
/f-stack/dpdk/drivers/crypto/octeontx2/
H A Dotx2_cryptodev_ops.c1046 dev->feature_flags &= ~conf->ff_disable; in otx2_cpt_dev_config()
/f-stack/dpdk/examples/l2fwd-crypto/
H A Dmain.c2266 .ff_disable = RTE_CRYPTODEV_FF_SECURITY, in initialize_cryptodevs()
/f-stack/dpdk/examples/ipsec-secgw/
H A Dipsec-secgw.c2088 dev_conf.ff_disable = RTE_CRYPTODEV_FF_ASYMMETRIC_CRYPTO; in cryptodevs_init()