Searched defs:disk_root_sealed_data (Results 1 – 1 of 1) sorted by relevance
34 struct disk_root_sealed_data { struct36 char magic[4];37 uuid_t tpm_manager_uuid;39 be32_t nvram_slot;40 struct tpm_authdata nvram_auth;41 be32_t counter_index;42 struct tpm_authdata counter_auth;45 struct key128 tm_key;
Completed in 2 milliseconds