Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/Simulator/include/
DTpmTcpProtocol.h55 #define TPM_SIGNAL_POWER_ON 1 macro
/external/ms-tpm-20-ref/TPMCmd/Simulator/src/
DTcpServer.c172 case TPM_SIGNAL_POWER_ON: in PlatformServer()