TPMU_SYM_KEY_BITS
#include <tpm2.h>
Public Attributes
| Name | |
|---|---|
| TPMI_AES_KEY_BITS | aes |
| TPM_KEY_BITS | sym |
| TPMI_ALG_HASH | xorr |
Public Attributes Documentation
variable aes
TPMI_AES_KEY_BITS aes;
variable sym
TPM_KEY_BITS sym;
variable xorr
TPMI_ALG_HASH xorr;
Updated on 2026-07-21 at 16:43:25 +0000