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

  /external/tpm2/
Marshal_LoadExternal.c 72 #ifdef TPM_CC_LoadExternal
93 #ifdef TPM_CC_LoadExternal
94 response_buffer = MemoryGetResponseBuffer(TPM_CC_LoadExternal) + 10;
GetCommandCodeString.c 183 #ifdef TPM_CC_LoadExternal
184 case TPM_CC_LoadExternal:
CommandDispatcher.c 428 #ifdef TPM_CC_LoadExternal
429 case TPM_CC_LoadExternal:
    [all...]
HandleProcess.c 486 #ifdef TPM_CC_LoadExternal
487 case TPM_CC_LoadExternal:
    [all...]
Implementation.h     [all...]
tpm_generated.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h 296 #define TPM_CC_LoadExternal (TPM_CC)(0x00000167)
    [all...]
  /system/tpm/trunks/
tpm_generated.h 607 constexpr TPM_CC TPM_CC_LoadExternal = 0x00000167;
    [all...]
tpm_generated.cc 59 case TPM_CC_LoadExternal:
283 case TPM_CC_LoadExternal:
    [all...]

Completed in 66 milliseconds