Searched refs:tcg_pcr_event2 (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/lib/ |
H A D | tpm-v2.c | 54 len = offsetof(struct tcg_pcr_event2, digests); in tcg2_event_get_size() 142 pos = offsetof(struct tcg_pcr_event2, pcr_index); in tcg2_log_append() 144 pos = offsetof(struct tcg_pcr_event2, event_type); in tcg2_log_append() 146 pos = offsetof(struct tcg_pcr_event2, digests) + in tcg2_log_append() 150 pos = offsetof(struct tcg_pcr_event2, digests) + in tcg2_log_append() 284 const u32 offset = offsetof(struct tcg_pcr_event2, digests) + in tcg2_replay_eventlog() 299 pos = offsetof(struct tcg_pcr_event2, pcr_index); in tcg2_replay_eventlog() 301 pos = offsetof(struct tcg_pcr_event2, event_type); in tcg2_replay_eventlog() 305 pos = offsetof(struct tcg_pcr_event2, digests) + in tcg2_replay_eventlog() 312 pos = offsetof(struct tcg_pcr_event2, digests) + in tcg2_replay_eventlog()
|
/openbmc/u-boot/include/ |
H A D | tpm-v2.h | 211 struct tcg_pcr_event2 { struct
|