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

/u-boot/include/
H A Dtpm-v2.h186 struct tpmt_ha { struct
199 struct tpmt_ha digests[TPM2_NUM_PCR_BANKS];
/u-boot/lib/
H A Dtpm-v2.c54 len += l + offsetof(struct tpmt_ha, digest);
148 pos += offsetof(struct tpmt_ha, hash_alg);
150 pos += offsetof(struct tpmt_ha, digest);
299 pos += offsetof(struct tpmt_ha, hash_alg);
304 pos += offsetof(struct tpmt_ha, digest);

Completed in 56 milliseconds