Searched defs:tpm_permanent_flags (Results 1 – 1 of 1) sorted by relevance
210 struct tpm_permanent_flags { struct211 __be16 tag;212 u8 disable;213 u8 ownership;214 u8 deactivated;215 u8 read_pubek;216 u8 disable_owner_clear;217 u8 allow_maintenance;218 u8 physical_presence_lifetime_lock;219 u8 physical_presence_hw_enable;[all …]