Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/qat/qat_common/
Dicp_qat_uclo.h46 #define ICP_QAT_CSS_AE_SIMG_LEN (sizeof(struct icp_qat_css_hdr) + \
50 #define ICP_QAT_AE_IMG_OFFSET (sizeof(struct icp_qat_css_hdr) + \
420 struct icp_qat_css_hdr { struct
Dqat_uclo.c1022 sizeof(struct icp_qat_css_hdr)); in qat_uclo_map_simg()
1224 struct icp_qat_css_hdr *css_hdr = (struct icp_qat_css_hdr *)image; in qat_uclo_map_auth_fw()
1303 if (((struct icp_qat_css_hdr *)(uintptr_t)virt_addr)->fw_type == in qat_uclo_map_auth_fw()
1336 sizeof(struct icp_qat_css_hdr) + in qat_uclo_load_fw()