Home
last modified time | relevance | path

Searched refs:rte_cryptodev_sym_capability_check_cipher (Results 1 – 9 of 9) sorted by relevance

/f-stack/dpdk/lib/librte_cryptodev/
H A Dversion.map48 rte_cryptodev_sym_capability_check_cipher;
H A Drte_cryptodev.h253 rte_cryptodev_sym_capability_check_cipher(
H A Drte_cryptodev.c365 rte_cryptodev_sym_capability_check_cipher( in rte_cryptodev_sym_capability_check_cipher() function
/f-stack/dpdk/examples/fips_validation/
H A Dmain.c756 if (rte_cryptodev_sym_capability_check_cipher(cap, in prepare_aes_xform()
804 if (rte_cryptodev_sym_capability_check_cipher(cap, in prepare_tdes_xform()
1091 if (rte_cryptodev_sym_capability_check_cipher(cap, in prepare_xts_xform()
H A Dfips_dev_self_test.c1041 if (rte_cryptodev_sym_capability_check_cipher(cap, in prepare_cipher_xform()
/f-stack/dpdk/app/test-crypto-perf/
H A Dmain.c353 ret = rte_cryptodev_sym_capability_check_cipher( in cperf_verify_devices_capabilities()
/f-stack/dpdk/app/test/
H A Dtest_cryptodev_blockcipher.c40 ret = rte_cryptodev_sym_capability_check_cipher(capability, in verify_algo_support()
H A Dtest_ipsec.c261 rc = rte_cryptodev_sym_capability_check_cipher( in check_cryptodev_capability()
H A Dtest_cryptodev.c8534 if (rte_cryptodev_sym_capability_check_cipher(sym_cap, in test_docsis_proto_uplink()
8710 if (rte_cryptodev_sym_capability_check_cipher(sym_cap, in test_docsis_proto_downlink()