HomeSort by: relevance | last modified time | path
    Searched refs:intel_guc_auth_huc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
intel_guc.h 136 int intel_guc_auth_huc(struct intel_guc *guc, u32 rsa_offset);
intel_huc.c 155 * passing the offset of the RSA signature to intel_guc_auth_huc(). It then
173 ret = intel_guc_auth_huc(guc,
intel_guc.c 519 * intel_guc_auth_huc() - Send action to GuC to authenticate HuC ucode
529 int intel_guc_auth_huc(struct intel_guc *guc, u32 rsa_offset) function

Completed in 19 milliseconds