Lines Matching refs:startup
2069 This clause contains the commands used to manage the startup and restart state of a TPM.
2312 the H-CRTM startup method is the same for this TPM2_Startup() as for the previous TPM2_Startup();
2509 startup;
2522 // HACK to extract the DRTM startup type associated with the previous shutdown
2527 // with StateSave command for CLEAR, this cycle can not startup up with
2538 // Translate the TPM2_ShutDown and TPM2_Startup sequence into the startup
2542 startup = SU_RESTART;
2548 // For a resume, the H-CRTM startup method must be the same
2630 startup = SU_RESUME;
2634 startup = SU_RESET;
2639 CryptUtilStartup(startup);
2642 TimeStartup(startup);
2644 DAStartup(startup);
2646 HierarchyStartup(startup);
2648 PCRStartup(startup);
2650 CommandAuditStartup(startup);
2652 if(startup == SU_RESET)
2662 SessionStartup(startup);
2665 NvEntityStartup(startup);