Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/qat/qat_common/
Dicp_qat_uclo.h546 struct icp_qat_mof_obj_hdr { struct
Dqat_uclo.c1685 struct icp_qat_mof_obj_hdr *uobj_hdr; in qat_uclo_map_objs_from_mof()
1686 struct icp_qat_mof_obj_hdr *sobj_hdr; in qat_uclo_map_objs_from_mof()
1693 uobj_hdr = (struct icp_qat_mof_obj_hdr *)mobj_handle->uobjs_hdr; in qat_uclo_map_objs_from_mof()
1694 sobj_hdr = (struct icp_qat_mof_obj_hdr *)mobj_handle->sobjs_hdr; in qat_uclo_map_objs_from_mof()