Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/qat/qat_common/
Dicp_qat_uclo.h81 #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) + \
460 struct icp_qat_css_hdr { struct
Dqat_uclo.c1077 sizeof(struct icp_qat_css_hdr)); in qat_uclo_map_simg()
1374 struct icp_qat_css_hdr *css_hdr = (struct icp_qat_css_hdr *)image; in qat_uclo_map_auth_fw()
1454 if (((struct icp_qat_css_hdr *)(uintptr_t)virt_addr)->fw_type == in qat_uclo_map_auth_fw()
1469 virt_addr += sizeof(struct icp_qat_css_hdr); in qat_uclo_map_auth_fw()