Home
last modified time | relevance | path

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

/u-boot/include/
A Dtpm-common.h59 struct tpm_chip_priv { struct
60 enum tpm_version version;
62 uint duration_ms[TPM_DURATION_COUNT];
63 uint retry_time_ms;
64 u8 buf[TPM_DEV_BUFSIZE + sizeof(u8)]; /* Max buffer size + addr */
67 uint pcr_count;
68 uint pcr_select_min;

Completed in 3 milliseconds