Searched refs:NV_PCR_POLICIES (Results 1 – 9 of 9) sorted by relevance
/external/tpm2/ |
D | PCR_SetAuthPolicy.c | 49 NvWriteReserved(NV_PCR_POLICIES, &gp.pcrPolicies); in TPM2_PCR_SetAuthPolicy()
|
D | ChangePPS.c | 55 NvWriteReserved(NV_PCR_POLICIES, &gp.pcrPolicies); in TPM2_ChangePPS()
|
D | Global.h | 471 NV_PCR_POLICIES, enumerator
|
D | NV.c | 504 s_reservedSize[NV_PCR_POLICIES] = sizeof(gp.pcrPolicies); in NvInitStatic() 637 NvReadReserved(NV_PCR_POLICIES, &gp.pcrPolicies); in NvReadPersistent()
|
D | PCR.c | 227 NvWriteReserved(NV_PCR_POLICIES, &gp.pcrPolicies); in PCRSimStart()
|
D | part4.txt | 2085 294 NV_PCR_POLICIES, 9610 374 s_reservedSize[NV_PCR_POLICIES] = sizeof(gp.pcrPolicies); 9770 497 NvReadReserved(NV_PCR_POLICIES, &gp.pcrPolicies); 12634 165 NvWriteReserved(NV_PCR_POLICIES, &gp.pcrPolicies);
|
D | part3.txt | 9938 36 NvWriteReserved(NV_PCR_POLICIES, &gp.pcrPolicies); 14512 49 NvWriteReserved(NV_PCR_POLICIES, &gp.pcrPolicies);
|
/external/tpm2/generator/ |
D | raw_commands_fixed.txt | 17776 NvWriteReserved(NV_PCR_POLICIES, &gp.pcrPolicies); 26203 NvWriteReserved(NV_PCR_POLICIES, &gp.pcrPolicies);
|
D | raw_commands.txt | 17765 NvWriteReserved(NV_PCR_POLICIES, &gp.pcrPolicies); 26192 NvWriteReserved(NV_PCR_POLICIES, &gp.pcrPolicies);
|