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.c61 len += l + offsetof(struct tpmt_ha, digest);
158 pos += offsetof(struct tpmt_ha, hash_alg);
160 pos += offsetof(struct tpmt_ha, digest);
314 pos += offsetof(struct tpmt_ha, hash_alg);
319 pos += offsetof(struct tpmt_ha, digest);

Completed in 48 milliseconds