Searched defs:tpm_nv_data_public (Results 1 – 1 of 1) sorted by relevance
273 struct __packed tpm_nv_data_public { struct274 __be16 tag;275 __be32 nv_index;276 struct tpm_pcr_info_short pcr_info_read;277 struct tpm_pcr_info_short pcr_info_write;278 struct tpm_nv_attributes permission;279 u8 read_st_clear;280 u8 write_st_clear;281 u8 write_define;282 __be32 data_size;