Searched refs:tsm_report_read (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/virt/coco/guest/ |
| H A D | report.c | 282 static ssize_t tsm_report_read(struct tsm_report *report, void *buf, in tsm_report_read() function 326 return tsm_report_read(report, buf, count, TSM_REPORT); in tsm_report_outblob_read() 335 return tsm_report_read(report, buf, count, TSM_CERTS); in tsm_report_auxblob_read() 344 return tsm_report_read(report, buf, count, TSM_MANIFEST); in tsm_report_manifestblob_read()
|