Home
last modified time | relevance | path

Searched defs:cipher_param (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/crypto/qat/
H A Dqat_sym.c104 struct icp_qat_fw_la_cipher_req_params *cipher_param, in set_cipher_iv()
129 struct icp_qat_fw_la_cipher_req_params *cipher_param, in set_cipher_iv_ccm()
153 struct icp_qat_fw_la_cipher_req_params *cipher_param; in qat_sym_build_request() local
H A Dqat_sym_hw_dp.c72 set_cipher_iv(struct icp_qat_fw_la_cipher_req_params *cipher_param, in set_cipher_iv()
112 struct icp_qat_fw_la_cipher_req_params *cipher_param = in enqueue_one_aead_job() local
308 struct icp_qat_fw_la_cipher_req_params *cipher_param; in enqueue_one_cipher_job() local
408 struct icp_qat_fw_la_cipher_req_params *cipher_param; in enqueue_one_auth_job() local
532 struct icp_qat_fw_la_cipher_req_params *cipher_param; in enqueue_one_chain_job() local
H A Dqat_sym_session.c638 struct icp_qat_fw_la_cipher_req_params *cipher_param = in qat_sym_session_handle_single_pass() local
/f-stack/dpdk/lib/librte_vhost/
H A Dvirtio_crypto.h166 struct virtio_crypto_cipher_session_para cipher_param; member