Home
last modified time | relevance | path

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

/external/coreboot/src/commonlib/include/commonlib/
Dtpm_log_serialized.h21 struct tpm_cb_log_table { struct
22 uint16_t max_entries;
23 uint16_t num_entries;
24 struct tpm_cb_log_entry entries[]; /* Variable number of entries */