iPXE
Data Fields
tdTPM_DAA_BLOB Struct Reference

Part 2, section 22.8: TPM_DAA_BLOB. More...

#include <Tpm12.h>

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.

Definition at line 2114 of file Tpm12.h.

Field Documentation

◆ tag

TPM_STRUCTURE_TAG tdTPM_DAA_BLOB::tag

Definition at line 2115 of file Tpm12.h.

◆ resourceType

TPM_RESOURCE_TYPE tdTPM_DAA_BLOB::resourceType

Definition at line 2116 of file Tpm12.h.

◆ label

UINT8 tdTPM_DAA_BLOB::label[16]

Definition at line 2117 of file Tpm12.h.

◆ blobIntegrity

TPM_DIGEST tdTPM_DAA_BLOB::blobIntegrity

Definition at line 2118 of file Tpm12.h.

◆ additionalSize

UINT32 tdTPM_DAA_BLOB::additionalSize

Definition at line 2119 of file Tpm12.h.

◆ additionalData

UINT8* tdTPM_DAA_BLOB::additionalData

Definition at line 2120 of file Tpm12.h.

◆ sensitiveSize

UINT32 tdTPM_DAA_BLOB::sensitiveSize

Definition at line 2121 of file Tpm12.h.

◆ sensitiveData

UINT8* tdTPM_DAA_BLOB::sensitiveData

Definition at line 2122 of file Tpm12.h.


The documentation for this struct was generated from the following file: