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

Data Fields

TPMI_SH_AUTH_SESSION sessionHandle
 
TPM2B_NONCE nonce
 
TPMA_SESSION sessionAttributes
 
TPM2B_AUTH hmac
 

Detailed Description

Definition at line 1224 of file Tpm20.h.

Field Documentation

◆ hmac

TPM2B_AUTH TPMS_AUTH_COMMAND::hmac

Definition at line 1228 of file Tpm20.h.

◆ nonce

TPM2B_NONCE TPMS_AUTH_COMMAND::nonce

Definition at line 1226 of file Tpm20.h.

◆ sessionAttributes

TPMA_SESSION TPMS_AUTH_COMMAND::sessionAttributes

Definition at line 1227 of file Tpm20.h.

◆ sessionHandle

TPMI_SH_AUTH_SESSION TPMS_AUTH_COMMAND::sessionHandle

Definition at line 1225 of file Tpm20.h.


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