Searched refs:shutdownType (Results 1 – 7 of 7) sorted by relevance
33 if(g_pcrReConfig && in->shutdownType == TPM_SU_STATE) in TPM2_Shutdown()39 PCRStateSave(in->shutdownType); in TPM2_Shutdown()50 if(in->shutdownType == TPM_SU_STATE) in TPM2_Shutdown()56 else if(in->shutdownType == TPM_SU_CLEAR) in TPM2_Shutdown()63 if(in->shutdownType == TPM_SU_CLEAR) in TPM2_Shutdown()65 else if(in->shutdownType == TPM_SU_STATE) in TPM2_Shutdown()
12 typedef struct { TPM_SU shutdownType; } Shutdown_In; member
16 result = TPM_SU_Unmarshal(&target->shutdownType, buffer, size); in Shutdown_In_Unmarshal()
1745 This command is used to prepare the TPM for a power cycle. The shutdownType parameter indicates1747 For a shutdownType of any type, the volatile portion of Clock is saved to NV memory and the orderly1749 For a shutdownType of TPM_SU_STATE, the following additional items are saved:1789 TPM_SU shutdownType TPM_SU_CLEAR or TPM_SU_STATE1836 20 if(g_pcrReConfig && in->shutdownType == TPM_SU_STATE)1842 26 PCRStateSave(in->shutdownType);1853 37 if(in->shutdownType == TPM_SU_STATE)1859 43 else if(in->shutdownType == TPM_SU_CLEAR)1866 50 if(in->shutdownType == TPM_SU_CLEAR)1868 52 else if(in->shutdownType == TPM_SU_STATE)
2696 This command is used to prepare the TPM for a power cycle. The shutdownType parameter indicates2698 For a shutdownType of any type, the volatile portion of Clock is saved to NV memory and the orderly2700 For a shutdownType of TPM_SU_STATE, the following additional items are saved:2784 shutdownType2908 if(g_pcrReConfig && in->shutdownType == TPM_SU_STATE)2912 PCRStateSave(in->shutdownType);2919 if(in->shutdownType == TPM_SU_STATE)2925 else if(in->shutdownType == TPM_SU_CLEAR)2931 if(in->shutdownType == TPM_SU_CLEAR)2933 else if(in->shutdownType == TPM_SU_STATE)
31 _NAME shutdownType