Home
last modified time | relevance | path

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

/dpdk/lib/cryptodev/
H A Dversion.map39 rte_cryptodev_sym_capability_check_cipher;
H A Drte_cryptodev.h267 rte_cryptodev_sym_capability_check_cipher(
H A Drte_cryptodev.c367 rte_cryptodev_sym_capability_check_cipher( in rte_cryptodev_sym_capability_check_cipher() function
/dpdk/examples/fips_validation/
H A Dmain.c771 if (rte_cryptodev_sym_capability_check_cipher(cap, in prepare_aes_xform()
819 if (rte_cryptodev_sym_capability_check_cipher(cap, in prepare_tdes_xform()
1106 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()
/dpdk/app/test-crypto-perf/
H A Dmain.c424 ret = rte_cryptodev_sym_capability_check_cipher( in cperf_verify_devices_capabilities()
/dpdk/app/test/
H A Dtest_cryptodev_security_ipsec.c255 if (rte_cryptodev_sym_capability_check_cipher(sym_cap, in test_ipsec_crypto_caps_cipher_verify()
H A Dtest_cryptodev_blockcipher.c42 ret = rte_cryptodev_sym_capability_check_cipher(capability, in verify_algo_support()
H A Dtest_ipsec.c271 rc = rte_cryptodev_sym_capability_check_cipher( in check_cryptodev_capability()
H A Dtest_cryptodev.c5944 if (rte_cryptodev_sym_capability_check_cipher(cap, key_size, in check_cipher_capability()
10288 if (rte_cryptodev_sym_capability_check_cipher(sym_cap, in test_docsis_proto_uplink()
10473 if (rte_cryptodev_sym_capability_check_cipher(sym_cap, in test_docsis_proto_downlink()