Searched refs:pke_hdr (Results 1 – 3 of 3) sorted by relevance
83 qat_req->pke_hdr.service_type = ICP_QAT_FW_COMN_REQ_CPM_FW_PKE; in qat_fill_req_tmpl()85 qat_req->pke_hdr.hdr_flags = in qat_fill_req_tmpl()
107 qat_req->pke_hdr.service_type = ICP_QAT_FW_COMN_REQ_CPM_FW_PKE; in request_init()108 qat_req->pke_hdr.hdr_flags = in request_init()242 qat_req->pke_hdr.cd_pars.func_id = func_id; in modexp_set_input()299 qat_req->pke_hdr.cd_pars.func_id = func_id; in modinv_set_input()381 qat_req->pke_hdr.cd_pars.func_id = func_id; in rsa_set_pub_input()487 qat_req->pke_hdr.cd_pars.func_id = func_id; in rsa_set_priv_input()614 qat_req->pke_hdr.cd_pars.func_id = func_id; in ecdsa_set_input()652 qat_req->pke_hdr.cd_pars.func_id = func_id; in ecdsa_set_input()743 qat_req->pke_hdr.cd_pars.func_id = func_id; in ecpm_set_input()866 qat_req->pke_hdr.service_type = ICP_QAT_FW_COMN_REQ_NULL; in qat_asym_build_request()
172 struct icp_qat_fw_req_pke_hdr pke_hdr; member