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

  /external/tpm2/
ExecCommand.c 90 // even when in failure mode. Otherwise, g_updateNV would stay SET while in
92 g_updateNV = FALSE;
309 g_updateNV = TRUE;
328 if(g_updateNV && !g_inFailureMode)
330 g_updateNV = FALSE;
NV_Increment.c 66 g_updateNV = TRUE;
Global.c 30 BOOL g_updateNV;
NV.c 302 g_updateNV = TRUE;
348 g_updateNV = TRUE;
606 g_updateNV = TRUE;
871 g_updateNV = TRUE;
943 g_updateNV = TRUE;
    [all...]
Global.h 605 // g_updateNV
612 extern BOOL g_updateNV;
620 // g_updateNV. If this flag is TRUE, and the orderly state is not SHUTDOWN_NONE, then the orderly state
    [all...]
SessionProcess.c 130 g_updateNV = TRUE;
149 g_updateNV = TRUE;
    [all...]

Completed in 344 milliseconds