TianoCore EDK2 master
Loading...
Searching...
No Matches
tdTPM_CONTEXT_SENSITIVE Struct Reference

#include <MdePkg/Include/IndustryStandard/Tpm12.h>

Data Fields

TPM_STRUCTURE_TAG tag
 
TPM_NONCE contextNonce
 
UINT32 internalSize
 
UINT8 * internalData
 

Detailed Description

Part 2, section 18.2 TPM_CONTEXT_SENSITIVE

Definition at line 1647 of file Tpm12.h.

Field Documentation

◆ contextNonce

TPM_NONCE tdTPM_CONTEXT_SENSITIVE::contextNonce

Definition at line 1649 of file Tpm12.h.

◆ internalData

UINT8* tdTPM_CONTEXT_SENSITIVE::internalData

Definition at line 1651 of file Tpm12.h.

◆ internalSize

UINT32 tdTPM_CONTEXT_SENSITIVE::internalSize

Definition at line 1650 of file Tpm12.h.

◆ tag

TPM_STRUCTURE_TAG tdTPM_CONTEXT_SENSITIVE::tag

Definition at line 1648 of file Tpm12.h.


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