Home
last modified time | relevance | path

Searched defs:sym (Results 1 – 8 of 8) sorted by relevance

/dpdk/examples/fips_validation/
H A Dmain.c63 } sym; member
87 struct fips_sym_env *sym = &env.sym; in cryptodev_fips_validate_app_sym_init() local
126 struct fips_sym_env *sym = &env.sym; cryptodev_fips_validate_app_sym_uninit() local
717 struct rte_crypto_sym_op *sym = env.op->sym; prepare_cipher_op() local
750 struct rte_crypto_sym_op *sym = env.op->sym; prepare_auth_op() local
810 struct rte_crypto_sym_op *sym = env.op->sym; prepare_aead_op() local
[all...]
H A Dfips_dev_self_test.c1179 struct rte_crypto_sym_op *sym = op->sym; in prepare_cipher_op() local
1218 struct rte_crypto_sym_op *sym = op->sym; in prepare_auth_op() local
1257 struct rte_crypto_sym_op *sym = op->sym; in prepare_aead_op() local
/dpdk/lib/bpf/
H A Dbpf_load_elf.c189 size_t ofs, sym; in process_reloc() local
/dpdk/lib/cryptodev/
H A Drte_crypto.h178 struct rte_crypto_sym_op sym[0]; member
H A Drte_cryptodev.h208 struct rte_cryptodev_symmetric_capability sym; global() member
597 } sym; global() member
/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_common_os.c298 void **sym; in mlx5_glue_dlopen() local
/dpdk/drivers/crypto/qat/dev/
H A Dqat_sym_pmd_gen1.c436 #define QAT_SECURITY_CAPABILITIES(sym) \ argument
/dpdk/lib/pipeline/
H A Drte_table_action.c1920 sym->m_src = mbuf; in pkt_work_sym_crypto() local
[all...]