Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Dtpm-common.h55 struct tpm_chip_priv { struct
56 enum tpm_version version;
58 uint duration_ms[TPM_DURATION_COUNT];
59 uint retry_time_ms;
60 u8 buf[TPM_DEV_BUFSIZE + sizeof(u8)]; /* Max buffer size + addr */
63 uint pcr_count;
64 uint pcr_select_min;