HomeSort by relevance Sort by last modified time
    Searched refs:TPM_CC_ReadClock (Results 1 - 9 of 9) sorted by null

  /external/tpm2/
Marshal_ReadClock.c 45 #ifdef TPM_CC_ReadClock
60 #ifdef TPM_CC_ReadClock
61 response_buffer = MemoryGetResponseBuffer(TPM_CC_ReadClock) + 10;
GetCommandCodeString.c 371 #ifdef TPM_CC_ReadClock
372 case TPM_CC_ReadClock:
CommandDispatcher.c 757 #ifdef TPM_CC_ReadClock
758 case TPM_CC_ReadClock:
    [all...]
HandleProcess.c     [all...]
Implementation.h     [all...]
tpm_generated.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h 321 #define TPM_CC_ReadClock (TPM_CC)(0x00000181)
    [all...]
  /system/tpm/trunks/
tpm_generated.h 632 constexpr TPM_CC TPM_CC_ReadClock = 0x00000181;
    [all...]
tpm_generated.cc 219 case TPM_CC_ReadClock:
443 case TPM_CC_ReadClock:
    [all...]

Completed in 68 milliseconds