iPXE
Data Fields
tdTPM_KEY_PARMS Struct Reference

Part 2, section 5.12: TPM_MIGRATIONKEYAUTH declared after section 10 to catch declaration of TPM_PUBKEY. More...

#include <Tpm12.h>

Data Fields

TPM_ALGORITHM_ID algorithmID
 
TPM_ENC_SCHEME encScheme
 
TPM_SIG_SCHEME sigScheme
 
UINT32 parmSize
 
UINT8parms
 

Detailed Description

Part 2, section 5.12: TPM_MIGRATIONKEYAUTH declared after section 10 to catch declaration of TPM_PUBKEY.

Part 2 section 10.1: TPM_KEY_PARMS [size_is(parmSize)] BYTE* parms;

Definition at line 605 of file Tpm12.h.

Field Documentation

◆ algorithmID

TPM_ALGORITHM_ID tdTPM_KEY_PARMS::algorithmID

Definition at line 606 of file Tpm12.h.

◆ encScheme

TPM_ENC_SCHEME tdTPM_KEY_PARMS::encScheme

Definition at line 607 of file Tpm12.h.

◆ sigScheme

TPM_SIG_SCHEME tdTPM_KEY_PARMS::sigScheme

Definition at line 608 of file Tpm12.h.

◆ parmSize

UINT32 tdTPM_KEY_PARMS::parmSize

Definition at line 609 of file Tpm12.h.

◆ parms

UINT8* tdTPM_KEY_PARMS::parms

Definition at line 610 of file Tpm12.h.


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