TPM2B_MAX_BUFFER
#include <tpm2.h>
Public Attributes
| Name | |
|---|---|
| UINT16 | size |
| BYTE[MAX_DIGEST_BUFFER] | buffer |
Public Attributes Documentation
variable size
UINT16 size;
variable buffer
BYTE[MAX_DIGEST_BUFFER] buffer;
Updated on 2026-07-17 at 01:13:32 +0000