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

Data Fields

TPM_STRUCTURE_TAG tag
 
TPM_RESOURCE_TYPE resourceType
 
TPM_HANDLE handle
 
UINT8 label [16]
 
UINT32 contextCount
 
TPM_DIGEST integrityDigest
 
UINT32 additionalSize
 
UINT8additionalData
 
UINT32 sensitiveSize
 
UINT8sensitiveData
 

Detailed Description

Part 2, section 18.1: TPM_CONTEXT_BLOB

Field Documentation

UINT8* tdTPM_CONTEXT_BLOB::additionalData
UINT32 tdTPM_CONTEXT_BLOB::additionalSize
UINT32 tdTPM_CONTEXT_BLOB::contextCount
TPM_HANDLE tdTPM_CONTEXT_BLOB::handle
TPM_DIGEST tdTPM_CONTEXT_BLOB::integrityDigest
UINT8 tdTPM_CONTEXT_BLOB::label[16]
TPM_RESOURCE_TYPE tdTPM_CONTEXT_BLOB::resourceType
UINT8* tdTPM_CONTEXT_BLOB::sensitiveData
UINT32 tdTPM_CONTEXT_BLOB::sensitiveSize
TPM_STRUCTURE_TAG tdTPM_CONTEXT_BLOB::tag