|
tpm2-tss 4.1.3
TPM Software stack 2.0 TCG spec compliant implementation
|
#include <ifapi_policyutil_execute.h>
Data Fields | |
| ESYS_TR | policy_session |
| IFAPI_POLICY_EXEC_CTX * | pol_exec_ctx |
| enum IFAPI_STATE_POLICY_UTIL_EXEC | state |
| IFAPI_POLICYUTIL_STACK * | next |
| IFAPI_POLICYUTIL_STACK * | prev |
The context of the policy execution
| IFAPI_POLICYUTIL_STACK* next |
Pointer to next policy
| IFAPI_POLICY_EXEC_CTX* pol_exec_ctx |
The execution context for the current policy
| ESYS_TR policy_session |
The policy session created for the current evaluation
| IFAPI_POLICYUTIL_STACK* prev |
Pointer to previous policy