HMAC_In
#include <tpm2.h>
Public Attributes
| Name | |
|---|---|
| TPMI_DH_OBJECT | handle |
| TPM2B_MAX_BUFFER | buffer |
| TPMI_ALG_HASH | hashAlg |
Public Attributes Documentation
variable handle
TPMI_DH_OBJECT handle;
variable buffer
TPM2B_MAX_BUFFER buffer;
variable hashAlg
TPMI_ALG_HASH hashAlg;
Updated on 2026-07-20 at 13:36:00 +0000