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

  /external/tpm2/
Marshal_PolicyRestart.c 31 #ifdef TPM_CC_PolicyRestart
49 #ifdef TPM_CC_PolicyRestart
50 response_buffer = MemoryGetResponseBuffer(TPM_CC_PolicyRestart) + 10;
GetCommandCodeString.c 343 #ifdef TPM_CC_PolicyRestart
344 case TPM_CC_PolicyRestart:
CommandDispatcher.c 708 #ifdef TPM_CC_PolicyRestart
709 case TPM_CC_PolicyRestart:
    [all...]
HandleProcess.c     [all...]
Implementation.h     [all...]
tpm_generated.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h 320 #define TPM_CC_PolicyRestart (TPM_CC)(0x00000180)
    [all...]
  /system/tpm/trunks/
tpm_generated.h 631 constexpr TPM_CC TPM_CC_PolicyRestart = 0x00000180;
    [all...]
tpm_generated.cc 53 case TPM_CC_PolicyRestart:
277 case TPM_CC_PolicyRestart:
    [all...]

Completed in 96 milliseconds