Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/qat/
H A Dqat_asym_pmd.c148 qat_qp_conf.cookie_size = sizeof(struct qat_asym_op_cookie); in qat_asym_qp_setup()
167 struct qat_asym_op_cookie __rte_unused *cookie = in qat_asym_qp_setup()
170 offsetof(struct qat_asym_op_cookie, in qat_asym_qp_setup()
174 offsetof(struct qat_asym_op_cookie, in qat_asym_qp_setup()
180 offsetof(struct qat_asym_op_cookie, in qat_asym_qp_setup()
184 offsetof(struct qat_asym_op_cookie, in qat_asym_qp_setup()
H A Dqat_asym.c67 static void qat_clear_arrays(struct qat_asym_op_cookie *cookie, in qat_clear_arrays()
78 static void qat_clear_arrays_by_alg(struct qat_asym_op_cookie *cookie, in qat_clear_arrays_by_alg()
124 struct qat_asym_op_cookie *cookie, in qat_asym_fill_arrays()
470 struct qat_asym_op_cookie *cookie = in qat_asym_build_request()
471 (struct qat_asym_op_cookie *)op_cookie; in qat_asym_build_request()
531 struct qat_asym_op_cookie *cookie, in qat_asym_collect_response()
671 struct qat_asym_op_cookie *cookie = op_cookie; in qat_asym_process_response()
H A Dqat_asym.h29 struct qat_asym_op_cookie { struct