Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtpm_eventlog.h97 struct tcg_pcr_event { struct
110 struct tcg_pcr_event2_head { argument
/openbmc/u-boot/include/
H A Dtpm-v2.h161 struct tcg_pcr_event { struct
162 u32 pcr_index;
163 u32 event_type;
164 u8 digest[TPM2_SHA1_DIGEST_SIZE];
165 u32 event_size;
166 u8 event[];