Searched refs:outblob (Results 1 – 6 of 6) sorted by relevance
37 * the 'provider' attribute indicates the format of 'outblob', and optionally243 out = report->outblob; in __read_report() 272 * A given TSM backend always fills in ->outblob regardless of in read_cached_report() 275 if (!report->outblob || in read_cached_report() 303 if (report->outblob && in tsm_report_read() 307 kvfree(report->outblob); in tsm_report_read() 310 report->outblob = NULL; in tsm_report_read() 328 CONFIGFS_BIN_ATTR_RO(tsm_report_, outblob, NULL, TSM_REPORT_OUTBLOB_MAX);374 kvfree(report->outblob); in tsm_report_item_release()
20 * @privlevel: optional privilege level to associate with @outblob39 * @outblob_len: sizeof(@outblob)40 * @outblob: generated evidence to provider to the attestation agent49 u8 *outblob; member
10 What: /sys/kernel/config/tsm/report/$name/outblob51 (RO) A name for the format-specification of @outblob like73 @outblob, or it can prevent conflicts by creating a report
108 * allocate outblob based on the returned value from the 'init' in arm_cca_report_new() 125 /* Allocate outblob */ in arm_cca_report_new() 131 * Since the outblob may not be physically contiguous, use a page in arm_cca_report_new() 177 report->outblob = no_free_ptr(token); in arm_cca_report_new()
466 report->outblob = no_free_ptr(rbuf); in sev_svsm_report_new() 547 report->outblob = no_free_ptr(rbuf); in sev_report_new()
311 report->outblob = buf; in tdx_report_new_locked()