Skip to content

PolicyNV_In

#include <tpm2.h>

Public Attributes

Name
TPMI_RH_NV_AUTH authHandle
TPMI_RH_NV_INDEX nvIndex
TPMI_SH_POLICY policySession
TPM2B_OPERAND operandB
UINT16 offset
TPM_EO operation

Public Attributes Documentation

variable authHandle

TPMI_RH_NV_AUTH authHandle;

variable nvIndex

TPMI_RH_NV_INDEX nvIndex;

variable policySession

TPMI_SH_POLICY policySession;

variable operandB

TPM2B_OPERAND operandB;

variable offset

UINT16 offset;

variable operation

TPM_EO operation;

Updated on 2026-07-21 at 16:43:25 +0000