Searched refs:huc_out (Results 1 – 1 of 1) sorted by relevance
22 struct pxp43_start_huc_auth_out huc_out = {0}; in intel_pxp_huc_load_and_auth() local45 &huc_out, sizeof(huc_out)); in intel_pxp_huc_load_and_auth()62 if (huc_out.header.status != PXP_STATUS_SUCCESS && in intel_pxp_huc_load_and_auth()63 huc_out.header.status != PXP_STATUS_OP_NOT_PERMITTED) { in intel_pxp_huc_load_and_auth()66 huc_out.header.status); in intel_pxp_huc_load_and_auth()
Completed in 2 milliseconds