Searched refs:icp_qat_css_hdr (Results 1 – 2 of 2) sorted by relevance
81 #define ICP_QAT_CSS_AE_SIMG_LEN(handle) (sizeof(struct icp_qat_css_hdr) + \85 #define ICP_QAT_AE_IMG_OFFSET(handle) (sizeof(struct icp_qat_css_hdr) + \461 struct icp_qat_css_hdr { struct
1079 sizeof(struct icp_qat_css_hdr)); in qat_uclo_map_simg()1380 struct icp_qat_css_hdr *css_hdr = (struct icp_qat_css_hdr *)image; in qat_uclo_check_image()1418 struct icp_qat_css_hdr *css_hdr = (struct icp_qat_css_hdr *)image; in qat_uclo_map_auth_fw()1498 if (((struct icp_qat_css_hdr *)(uintptr_t)virt_addr)->fw_type == in qat_uclo_map_auth_fw()1513 virt_addr += sizeof(struct icp_qat_css_hdr); in qat_uclo_map_auth_fw()