Searched defs:tpm_permanent_flags (Results 1 – 1 of 1) sorted by relevance
227 struct tpm_permanent_flags { struct228 __be16 tag;229 u8 disable;230 u8 ownership;231 u8 deactivated;232 u8 read_pubek;233 u8 disable_owner_clear;234 u8 allow_maintenance;235 u8 physical_presence_lifetime_lock;236 u8 physical_presence_hw_enable;[all …]