Searched refs:qat_uclo_map_auth_fw (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/ |
H A D | qat_uclo.c | 1219 static int qat_uclo_map_auth_fw(struct icp_qat_fw_loader_handle *handle, in qat_uclo_map_auth_fw() function 1390 if (!qat_uclo_map_auth_fw(handle, addr_ptr, mem_size, &desc)) in qat_uclo_wr_mimage() 1594 if (qat_uclo_map_auth_fw(handle, in qat_uclo_wr_suof_img()
|
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/ |
H A D | qat_uclo.c | 1413 static int qat_uclo_map_auth_fw(struct icp_qat_fw_loader_handle *handle, in qat_uclo_map_auth_fw() function 1600 status = qat_uclo_map_auth_fw(handle, addr_ptr, mem_size, &desc); in qat_uclo_wr_mimage() 2075 if (qat_uclo_map_auth_fw(handle, in qat_uclo_wr_suof_img()
|
Completed in 5 milliseconds