HMAC_Start_In
#include <tpm2.h>
Public Attributes
| Name | |
|---|---|
| TPMI_DH_OBJECT | handle |
| TPM2B_AUTH | auth |
| TPMI_ALG_HASH | hashAlg |
Public Attributes Documentation
variable handle
TPMI_DH_OBJECT handle;
variable auth
TPM2B_AUTH auth;
variable hashAlg
TPMI_ALG_HASH hashAlg;
Updated on 2026-07-17 at 01:13:32 +0000