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-08-11 at 13:05:35 +0000