Home
last modified time | relevance | path

Searched refs:icp_qat_css_hdr (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/crypto/qat/qat_common/
Dicp_qat_uclo.h90 #define ICP_QAT_CSS_AE_SIMG_LEN (sizeof(struct icp_qat_css_hdr) + \
94 #define ICP_QAT_AE_IMG_OFFSET (sizeof(struct icp_qat_css_hdr) + \
464 struct icp_qat_css_hdr { struct
Dqat_uclo.c1060 sizeof(struct icp_qat_css_hdr)); in qat_uclo_map_simg()
1262 struct icp_qat_css_hdr *css_hdr = (struct icp_qat_css_hdr *)image; in qat_uclo_map_auth_fw()
1341 if (((struct icp_qat_css_hdr *)(uintptr_t)virt_addr)->fw_type == in qat_uclo_map_auth_fw()
1374 sizeof(struct icp_qat_css_hdr) + in qat_uclo_load_fw()