Home
last modified time | relevance | path

Searched defs:eventlog (Results 1 – 3 of 3) sorted by relevance

/external/coreboot/Documentation/security/vboot/
Dmeasured_boot.md85 #### coreboot-specific format
118 #### TPM 1.2 format
138 #### TPM 2.0 format
165 #### Example:
189 #### Dump TPM eventlog in the OS:
194 #### Get CBFS file and print the hash
199 #### Get FMAP partition and print the hash
/external/tpm2-tss/src/tss2-fapi/
Difapi_eventlog.c35 IFAPI_EVENTLOG *eventlog, in ifapi_eventlog_initialize()
69 IFAPI_EVENTLOG *eventlog, in ifapi_eventlog_get_async()
115 IFAPI_EVENTLOG *eventlog, in ifapi_eventlog_get_finish()
220 IFAPI_EVENTLOG *eventlog, in ifapi_eventlog_append_async()
277 IFAPI_EVENTLOG *eventlog, in ifapi_eventlog_append_finish()
Dfapi_int.h973 struct IFAPI_EVENTLOG eventlog; member