Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/Samples/Nucleo-TPM/Shared/TPMDevice/src/
DTpmDevice.c532 static char* TpmDecodeTPM_CC(uint8_t* in) in TpmDecodeTPM_CC() function
759 dbgPrint("Executing command %s\r\n", TpmDecodeTPM_CC((uint8_t*)&tpmOp.msgBuf[6])); in TpmOperationsLoop()