MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
tdTPM_DAA_BLOB Struct Reference

Data Fields

TPM_STRUCTURE_TAG tag
 
TPM_RESOURCE_TYPE resourceType
 
UINT8 label [16]
 
TPM_DIGEST blobIntegrity
 
UINT32 additionalSize
 
UINT8additionalData
 
UINT32 sensitiveSize
 
UINT8sensitiveData
 

Detailed Description

Part 2, section 22.8: TPM_DAA_BLOB

Field Documentation

UINT8* tdTPM_DAA_BLOB::additionalData
UINT32 tdTPM_DAA_BLOB::additionalSize
TPM_DIGEST tdTPM_DAA_BLOB::blobIntegrity
UINT8 tdTPM_DAA_BLOB::label[16]
TPM_RESOURCE_TYPE tdTPM_DAA_BLOB::resourceType
UINT8* tdTPM_DAA_BLOB::sensitiveData
UINT32 tdTPM_DAA_BLOB::sensitiveSize
TPM_STRUCTURE_TAG tdTPM_DAA_BLOB::tag