Searched refs:TPM_SU_CLEAR (Results 1 – 6 of 6) sorted by relevance
103 else if(in->shutdownType != TPM_SU_CLEAR) in TPM2_Shutdown()
110 orderlyShutdown = TPM_SU_CLEAR; in TPM_Manufacture()
102 {TPM_SU_CLEAR, TPM_SU_STATE}},
451 case TPM_SU_CLEAR : in TPM_SU_Unmarshal()
573 if(type == TPM_SU_CLEAR) in PCRStateSave()
518 #define TPM_SU_CLEAR (TPM_SU)(0x0000) macro