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