Searched refs:TPM2_SU_STATE (Results 1 – 2 of 2) sorted by relevance
444 #define TPM2_SU_STATE ((TPM2_SU) 0x0001) /* On TPM2_Shutdown indicates that the TPM should prepa… macro
634 rval = Tss2_Sys_Shutdown( sysContext, 0, TPM2_SU_STATE, &sessionsDataOut ); in TestShutdown()