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

  /external/tpm2/
Marshal_PolicyCounterTimer.c 44 #ifdef TPM_CC_PolicyCounterTimer
62 #ifdef TPM_CC_PolicyCounterTimer
63 response_buffer = MemoryGetResponseBuffer(TPM_CC_PolicyCounterTimer) + 10;
GetCommandCodeString.c 295 #ifdef TPM_CC_PolicyCounterTimer
296 case TPM_CC_PolicyCounterTimer:
PolicyCounterTimer.c 27 TPM_CC commandCode = TPM_CC_PolicyCounterTimer;
CommandDispatcher.c 624 #ifdef TPM_CC_PolicyCounterTimer
625 case TPM_CC_PolicyCounterTimer:
    [all...]
HandleProcess.c 871 #ifdef TPM_CC_PolicyCounterTimer
872 case TPM_CC_PolicyCounterTimer:
    [all...]
Implementation.h     [all...]
tpm_generated.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h 302 #define TPM_CC_PolicyCounterTimer (TPM_CC)(0x0000016D)
    [all...]
  /system/tpm/trunks/
tpm_generated.h 613 constexpr TPM_CC TPM_CC_PolicyCounterTimer = 0x0000016D;
    [all...]
tpm_generated.cc 159 case TPM_CC_PolicyCounterTimer:
383 case TPM_CC_PolicyCounterTimer:
    [all...]

Completed in 62 milliseconds