Searched refs:intel_uc_fw_copy_rsa (Results 1 – 4 of 4) sorted by relevance
65 copied = intel_uc_fw_copy_rsa(guc_fw, rsa, sizeof(rsa)); in guc_xfer_rsa()
238 size_t intel_uc_fw_copy_rsa(struct intel_uc_fw *uc_fw, void *dst, u32 max_len);
63 copied = intel_uc_fw_copy_rsa(&huc->fw, vaddr, vma->size); in intel_huc_rsa_data_create()
587 size_t intel_uc_fw_copy_rsa(struct intel_uc_fw *uc_fw, void *dst, u32 max_len) in intel_uc_fw_copy_rsa() function