HomeSort by relevance Sort by last modified time
    Searched refs:NV_PCR_POLICIES (Results 1 - 5 of 5) sorted by null

  /external/tpm2/
PCR_SetAuthPolicy.c 49 NvWriteReserved(NV_PCR_POLICIES, &gp.pcrPolicies);
ChangePPS.c 55 NvWriteReserved(NV_PCR_POLICIES, &gp.pcrPolicies);
Global.h 477 NV_PCR_POLICIES,
    [all...]
NV.c 508 s_reservedSize[NV_PCR_POLICIES] = sizeof(gp.pcrPolicies);
641 NvReadReserved(NV_PCR_POLICIES, &gp.pcrPolicies);
    [all...]
PCR.c 228 NvWriteReserved(NV_PCR_POLICIES, &gp.pcrPolicies);
    [all...]

Completed in 1166 milliseconds