Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/Simulator/include/
DTpmTcpProtocol.h67 #define TPM_SIGNAL_CANCEL_ON 9 macro
/external/ms-tpm-20-ref/TPMCmd/Simulator/src/
DTcpServer.c190 case TPM_SIGNAL_CANCEL_ON: in PlatformServer()