Home
last modified time | relevance | path

Searched refs:qat_sym_op_cookie (Results 1 – 7 of 7) sorted by relevance

/dpdk/drivers/crypto/qat/dev/
H A Dqat_sym_pmd_gen1.c188 struct qat_sym_op_cookie *cookie = op_cookie; in qat_sym_build_op_cipher_gen1()
232 struct qat_sym_op_cookie *cookie = op_cookie; in qat_sym_build_op_auth_gen1()
278 struct qat_sym_op_cookie *cookie = op_cookie; in qat_sym_build_op_aead_gen1()
468 struct qat_sym_op_cookie *cookie; in qat_sym_dp_enqueue_single_cipher_gen1()
522 struct qat_sym_op_cookie *cookie = in qat_sym_dp_enqueue_cipher_jobs_gen1()
575 struct qat_sym_op_cookie *cookie; in qat_sym_dp_enqueue_single_auth_gen1()
630 struct qat_sym_op_cookie *cookie = in qat_sym_dp_enqueue_auth_jobs_gen1()
683 struct qat_sym_op_cookie *cookie; in qat_sym_dp_enqueue_single_chain_gen1()
740 struct qat_sym_op_cookie *cookie = in qat_sym_dp_enqueue_chain_jobs_gen1()
800 struct qat_sym_op_cookie *cookie; in qat_sym_dp_enqueue_single_aead_gen1()
[all …]
H A Dqat_crypto_pmd_gen3.c179 struct qat_sym_op_cookie *cookie, in enqueue_one_auth_job_gen3()
267 struct qat_sym_op_cookie *cookie = op_cookie; in qat_sym_build_op_aead_gen3()
314 struct qat_sym_op_cookie *cookie = op_cookie; in qat_sym_build_op_auth_gen3()
412 struct qat_sym_op_cookie *cookie; in qat_sym_dp_enqueue_single_aead_gen3()
467 struct qat_sym_op_cookie *cookie = in qat_sym_dp_enqueue_aead_jobs_gen3()
523 struct qat_sym_op_cookie *cookie; in qat_sym_dp_enqueue_single_auth_gen3()
574 struct qat_sym_op_cookie *cookie = in qat_sym_dp_enqueue_auth_jobs_gen3()
H A Dqat_crypto_pmd_gen4.c144 struct qat_sym_op_cookie *cookie = op_cookie; in qat_sym_build_op_aead_gen4()
241 struct qat_sym_op_cookie *cookie; in qat_sym_dp_enqueue_single_aead_gen4()
296 struct qat_sym_op_cookie *cookie = in qat_sym_dp_enqueue_aead_jobs_gen4()
H A Dqat_crypto_pmd_gens.h132 void *opaque, struct qat_sym_op_cookie *cookie, in qat_sym_build_req_set_data()
/dpdk/drivers/crypto/qat/
H A Dqat_sym.c36 struct qat_sym_op_cookie *cookie = op_cookie; in qat_sym_init_op_cookie()
40 offsetof(struct qat_sym_op_cookie, in qat_sym_init_op_cookie()
45 offsetof(struct qat_sym_op_cookie, in qat_sym_init_op_cookie()
50 offsetof(struct qat_sym_op_cookie, in qat_sym_init_op_cookie()
H A Dqat_sym.h103 struct qat_sym_op_cookie { struct
344 struct qat_sym_op_cookie *cookie = in qat_sym_process_response()
345 (struct qat_sym_op_cookie *) op_cookie; in qat_sym_process_response()
H A Dqat_crypto.c152 sizeof(struct qat_sym_op_cookie) : in qat_cryptodev_qp_setup()