Home
last modified time | relevance | path

Searched refs:rte_cryptodev_sym_capability_check_aead (Results 1 – 8 of 8) sorted by relevance

/dpdk/lib/cryptodev/
H A Dversion.map37 rte_cryptodev_sym_capability_check_aead;
H A Drte_cryptodev.h304 rte_cryptodev_sym_capability_check_aead(
H A Drte_cryptodev.c398 rte_cryptodev_sym_capability_check_aead( in rte_cryptodev_sym_capability_check_aead() function
/dpdk/app/test-crypto-perf/
H A Dmain.c442 ret = rte_cryptodev_sym_capability_check_aead( in cperf_verify_devices_capabilities()
/dpdk/examples/fips_validation/
H A Dmain.c898 if (rte_cryptodev_sym_capability_check_aead(cap, in prepare_gcm_xform()
1027 if (rte_cryptodev_sym_capability_check_aead(cap, in prepare_ccm_xform()
H A Dfips_dev_self_test.c1156 if (rte_cryptodev_sym_capability_check_aead(cap, in prepare_aead_xform()
/dpdk/app/test/
H A Dtest_cryptodev_security_ipsec.c228 if (rte_cryptodev_sym_capability_check_aead(sym_cap, in test_ipsec_crypto_caps_aead_verify()
H A Dtest_cryptodev.c8233 if (rte_cryptodev_sym_capability_check_aead( in test_authenticated_encryption()
10887 if (rte_cryptodev_sym_capability_check_aead( in test_authenticated_decryption()