Home
last modified time | relevance | path

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

/external/u-boot/include/
Dtpm-common.h42 struct tpm_chip_priv { struct
43 uint duration_ms[TPM_DURATION_COUNT];
44 uint retry_time_ms;
46 uint pcr_count;
47 uint pcr_select_min;
49 u8 buf[TPM_DEV_BUFSIZE + sizeof(u8)]; /* Max buffer size + addr */