Searched refs:TPM_SU_STATE (Results 1 – 12 of 12) sorted by relevance
53 == TPM_SU_STATE) in TPM2_Startup()58 g_prevOrderlyState = TPM_SU_STATE; in TPM2_Startup()66 if(in->startupType == TPM_SU_STATE) in TPM2_Startup()76 if(in->startupType == TPM_SU_STATE) in TPM2_Startup()91 && g_prevOrderlyState == TPM_SU_STATE in TPM2_Startup()100 else if(in->startupType == TPM_SU_STATE && g_prevOrderlyState == TPM_SU_STATE) in TPM2_Startup()
33 if(g_pcrReConfig && in->shutdownType == TPM_SU_STATE) in TPM2_Shutdown()50 if(in->shutdownType == TPM_SU_STATE) in TPM2_Shutdown()65 else if(in->shutdownType == TPM_SU_STATE) in TPM2_Shutdown()67 gp.orderlyState = TPM_SU_STATE; in TPM2_Shutdown()
225 #define TPM_SU_STATE 0x0001 macro
1505 If the startupType is TPM_SU_STATE and the TPM requires TPM_SU_CLEAR, then the TPM shall return1517 NOTE 7 If startupType is neither TPM_SU_STATE nor TPM_SU_CLEAR, then the unmarshaling code …1537 TPM_SU startupType TPM_SU_CLEAR or TPM_SU_STATE1604 37 == TPM_SU_STATE)1609 42 g_prevOrderlyState = TPM_SU_STATE;1617 50 if(in->startupType == TPM_SU_STATE)1631 59 // with StateSave command for CLEAR, or the part of NV used for TPM_SU_STATE1633 61 if(in->startupType == TPM_SU_STATE)1648 76 && g_prevOrderlyState == TPM_SU_STATE1657 85 else if(in->startupType == TPM_SU_STATE && g_prevOrderlyState == TPM_SU_STATE)[all …]
8367 if (*target == TPM_SU_STATE) { in TPM_SU_Unmarshal()
14076 … restored across TPM_SU_STATE so that sessions are not lost when the system enters the sleep state.
407 _NAME TPM_SU_STATE
2325 If the startupType is TPM_SU_STATE and the TPM requires TPM_SU_CLEAR, then the TPM shall return2334 If startupType is neither TPM_SU_STATE nor TPM_SU_CLEAR, then the unmarshaling code returns2394 TPM_SU_CLEAR or TPM_SU_STATE2523 prevDrtmPreStartup = (g_prevOrderlyState == (TPM_SU_STATE + 0x8000));2525 g_prevOrderlyState = TPM_SU_STATE;2534 && in->startupType == TPM_SU_STATE2540 if(in->startupType == TPM_SU_CLEAR && g_prevOrderlyState == TPM_SU_STATE)2546 else if(in->startupType == TPM_SU_STATE && g_prevOrderlyState == TPM_SU_STATE)2700 For a shutdownType of TPM_SU_STATE, the following additional items are saved:2711 PCR that are designated as being preserved by TPM2_Shutdown(TPM_SU_STATE);[all …]
13 _COMMENT TPM_SU_CLEAR or TPM_SU_STATE32 _COMMENT TPM_SU_CLEAR or TPM_SU_STATE
6084 TPM_SU_STATE6092 state saved by TPM2_Shutdown(TPM_SU_STATE)6889 saved and restored by TPM_SU_STATE8203 context if the TPM received TPM2_Shutdown(TPM_SU_STATE). If the saved state is valid when checked9079 TPM2_Startup(TPM_SU_STATE)9084 TPM2_State_Save(TPM_SU_STATE).
6057 TPM_SU_STATE6065 state saved by TPM2_Shutdown(TPM_SU_STATE)6911 saved and restored by TPM_SU_STATE8220 context if the TPM received TPM2_Shutdown(TPM_SU_STATE). If the saved state is valid when checked9094 TPM2_Startup(TPM_SU_STATE)9099 TPM2_State_Save(TPM_SU_STATE).