Home
last modified time | relevance | path

Searched refs:qat_crypto_gen_dev_ops (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/crypto/qat/
H A Dqat_crypto.h58 struct qat_crypto_gen_dev_ops { struct
69 extern struct qat_crypto_gen_dev_ops qat_sym_gen_dev_ops[]; argument
70 extern struct qat_crypto_gen_dev_ops qat_asym_gen_dev_ops[];
H A Dqat_sym.c19 struct qat_crypto_gen_dev_ops qat_sym_gen_dev_ops[QAT_N_GENS];
202 const struct qat_crypto_gen_dev_ops *gen_dev_ops = in qat_sym_dev_create()
365 struct qat_crypto_gen_dev_ops *gen_dev_ops = in qat_sym_configure_dp_ctx()
H A Dqat_asym.c20 struct qat_crypto_gen_dev_ops qat_asym_gen_dev_ops[QAT_N_GENS];
1304 const struct qat_crypto_gen_dev_ops *gen_dev_ops = in qat_asym_dev_create()