|
tpm2-tss 4.1.3
TPM Software stack 2.0 TCG spec compliant implementation
|
#include <ifapi_policy_types.h>
Data Fields | |
| UINT32 | count |
| UINT32 | i |
| TPM2B_NAME | objectNames [3] |
| char * | namePaths [3] |
| TPM2B_DIGEST | nameHash |
Policy type TPMS_POLICYNAMEHASH
| UINT32 count |
Computed during instantiation
| UINT32 i |
Temporary index for policy calculation
| TPM2B_DIGEST nameHash |
computed during policy calculation
| char* namePaths[3] |
Paths of objects used for retrieving the names
| TPM2B_NAME objectNames[3] |
computed during instantiation (if not initialized)