Searched refs:rte_cryptodev_sym_capability_check_cipher (Results 1 – 10 of 10) sorted by relevance
| /dpdk/lib/cryptodev/ |
| H A D | version.map | 39 rte_cryptodev_sym_capability_check_cipher;
|
| H A D | rte_cryptodev.h | 267 rte_cryptodev_sym_capability_check_cipher(
|
| H A D | rte_cryptodev.c | 367 rte_cryptodev_sym_capability_check_cipher( in rte_cryptodev_sym_capability_check_cipher() function
|
| /dpdk/examples/fips_validation/ |
| H A D | main.c | 771 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 D | fips_dev_self_test.c | 1041 if (rte_cryptodev_sym_capability_check_cipher(cap, in prepare_cipher_xform()
|
| /dpdk/app/test-crypto-perf/ |
| H A D | main.c | 424 ret = rte_cryptodev_sym_capability_check_cipher( in cperf_verify_devices_capabilities()
|
| /dpdk/app/test/ |
| H A D | test_cryptodev_security_ipsec.c | 255 if (rte_cryptodev_sym_capability_check_cipher(sym_cap, in test_ipsec_crypto_caps_cipher_verify()
|
| H A D | test_cryptodev_blockcipher.c | 42 ret = rte_cryptodev_sym_capability_check_cipher(capability, in verify_algo_support()
|
| H A D | test_ipsec.c | 271 rc = rte_cryptodev_sym_capability_check_cipher( in check_cryptodev_capability()
|
| H A D | test_cryptodev.c | 5944 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()
|