Home
last modified time | relevance | path

Searched defs:tdTPM_IDENTITY_PROOF (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DTpm12.h1231 typedef struct tdTPM_IDENTITY_PROOF { struct
1232 TPM_STRUCT_VER ver;
1233 UINT32 labelSize;
1234 UINT32 identityBindingSize;
1235 UINT32 endorsementSize;
1236 UINT32 platformSize;
1237 UINT32 conformanceSize;
1238 TPM_PUBKEY identityKey;
1239 UINT8 *labelArea;
1240 UINT8 *identityBinding;
[all …]