Home
last modified time | relevance | path

Searched refs:NV_PCR_POLICIES (Results 1 – 5 of 5) sorted by relevance

/external/tpm2/
DPCR_SetAuthPolicy.c49 NvWriteReserved(NV_PCR_POLICIES, &gp.pcrPolicies); in TPM2_PCR_SetAuthPolicy()
DChangePPS.c55 NvWriteReserved(NV_PCR_POLICIES, &gp.pcrPolicies); in TPM2_ChangePPS()
DGlobal.h477 NV_PCR_POLICIES, enumerator
DNV.c508 s_reservedSize[NV_PCR_POLICIES] = sizeof(gp.pcrPolicies); in NvInitStatic()
641 NvReadReserved(NV_PCR_POLICIES, &gp.pcrPolicies); in NvReadPersistent()
DPCR.c227 NvWriteReserved(NV_PCR_POLICIES, &gp.pcrPolicies); in PCRSimStart()