Home
last modified time | relevance | path

Searched refs:MS_SIM_POWER_OFF (Results 1 – 2 of 2) sorted by relevance

/external/tpm2-tss/include/tss2/
Dtss2_tcti_mssim.h16 #define MS_SIM_POWER_OFF 2 macro
/external/tpm2-tss/test/tpmclient/
Dtpmclient.int.c102 tcti_platform_command(resMgrTctiContext, MS_SIM_POWER_OFF); in Cleanup()
147 rval = (TSS2_RC)tcti_platform_command( resMgrTctiContext, MS_SIM_POWER_OFF ); in TpmReset()
196 rval = tcti_platform_command( resMgrTctiContext, MS_SIM_POWER_OFF ); in TestTpmStartup()
213 rval = tcti_platform_command( resMgrTctiContext, MS_SIM_POWER_OFF ); in TestTpmStartup()
2146 rval = tcti_platform_command( resMgrTctiContext, MS_SIM_POWER_OFF ); in test_invoke()