Home
last modified time | relevance | path

Searched refs:tpmt_ha (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dtpm-v2.h186 struct tpmt_ha { struct
199 struct tpmt_ha digests[TPM2_NUM_PCR_BANKS]; argument
/openbmc/u-boot/lib/
H A Dtpm-v2.c62 len += l + offsetof(struct tpmt_ha, digest); in tcg2_event_get_size()
159 pos += offsetof(struct tpmt_ha, hash_alg); in tcg2_log_append()
161 pos += offsetof(struct tpmt_ha, digest); in tcg2_log_append()
315 pos += offsetof(struct tpmt_ha, hash_alg); in tcg2_replay_eventlog()
320 pos += offsetof(struct tpmt_ha, digest); in tcg2_replay_eventlog()