Home
last modified time | relevance | path

Searched refs:auxblob (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/virt/coco/guest/
H A Dreport.c38 * 'auxblob' and 'manifestblob'.
249 out = report->auxblob; in __read_report()
273 * whether the report includes an auxblob/manifestblob or not. in read_cached_report()
308 kvfree(report->auxblob); in tsm_report_read()
311 report->auxblob = NULL; in tsm_report_read()
337 CONFIGFS_BIN_ATTR_RO(tsm_report_, auxblob, NULL, TSM_REPORT_OUTBLOB_MAX);
373 kvfree(report->auxblob); in tsm_report_item_release()
/linux/include/linux/
H A Dtsm.h41 * @auxblob_len: sizeof(@auxblob)
42 * @auxblob: (optional) auxiliary data to the report (e.g. certificate data)
51 u8 *auxblob; member
94 * @report_new: Populate @report with the report blob and auxblob
/linux/drivers/virt/coco/sev-guest/
H A Dsev-guest.c475 report->auxblob = no_free_ptr(cbuf); in sev_svsm_report_new()
579 report->auxblob = no_free_ptr(cbuf); in sev_report_new()
/linux/Documentation/ABI/testing/
H A Dconfigfs-tsm-report20 What: /sys/kernel/config/tsm/report/$name/auxblob