Home
last modified time | relevance | path

Searched refs:g_updateNV (Results 1 – 10 of 10) sorted by relevance

/external/tpm2/
DExecCommand.c92 g_updateNV = FALSE; in ExecuteCommand()
309 g_updateNV = TRUE; in ExecuteCommand()
328 if(g_updateNV && !g_inFailureMode) in ExecuteCommand()
330 g_updateNV = FALSE; in ExecuteCommand()
DNV.c298 g_updateNV = TRUE; in NvAdd()
344 g_updateNV = TRUE; in NvDelete()
602 g_updateNV = TRUE; in NvWriteReserved()
819 g_updateNV = TRUE; in NvStateSave()
891 g_updateNV = TRUE; in NvEntityStartup()
1287 g_updateNV = TRUE; in NvWriteIndexInfo()
1336 if(g_updateNV == FALSE) in NvWriteIndexData()
1341 if(g_updateNV || nvIndex->publicArea.attributes.TPMA_NV_ORDERLY == CLEAR) in NvWriteIndexData()
1357 g_updateNV = TRUE; in NvWriteIndexData()
1636 g_updateNV = TRUE; in NvSetGlobalLock()
DNV_Increment.c66 g_updateNV = TRUE; in TPM2_NV_Increment()
DGlobal.c30 BOOL g_updateNV; variable
DSessionProcess.c130 g_updateNV = TRUE; in IncrementLockout()
149 g_updateNV = TRUE; in IncrementLockout()
1053 g_updateNV = TRUE; in CheckLockedOut()
1576 g_updateNV = TRUE; in CommandAudit()
DGlobal.h606 extern BOOL g_updateNV;
Dpart4.txt147 …5.8.11.10 g_updateNV ........................................................................…
2234 5.8.11.10 g_updateNV
2241 353 extern BOOL g_updateNV;
2249g_updateNV. If this flag is TRUE, and the orderly state is not SHUTDOWN_NONE, then the orderly sta…
3379 66 // even when in failure mode. Otherwise, g_updateNV would stay SET while in
3381 68 g_updateNV = FALSE;
3645 312 g_updateNV = TRUE;
3664 331 if(g_updateNV && !g_inFailureMode)
3666 333 g_updateNV = FALSE;
3862 100 g_updateNV = TRUE;
[all …]
Dpart3.txt9194 38 // Save the change of command audit data (this sets g_updateNV so that NV
9215 59 // this sets g_updateNV so that NV will be updated on exit.
18472 52 g_updateNV = TRUE;
/external/tpm2/generator/
Draw_commands.txt16491 // Save the change of command audit data (this sets g_updateNV so that NV
16507 // this sets g_updateNV so that NV will be updagted on exit.
33469 g_updateNV = TRUE;
Draw_commands_fixed.txt16502 // Save the change of command audit data (this sets g_updateNV so that NV
16518 // this sets g_updateNV so that NV will be updagted on exit.
33478 g_updateNV = TRUE;