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

  /external/tpm2/
Marshal_Load.c 70 #ifdef TPM_CC_Load
90 #ifdef TPM_CC_Load
91 response_buffer = MemoryGetResponseBuffer(TPM_CC_Load) + 10;
GetCommandCodeString.c 179 #ifdef TPM_CC_Load
180 case TPM_CC_Load:
CommandDispatcher.c 421 #ifdef TPM_CC_Load
422 case TPM_CC_Load:
    [all...]
HandleProcess.c 475 #ifdef TPM_CC_Load
476 case TPM_CC_Load:
    [all...]
Implementation.h 710 #define TPM_CC_Load (TPM_CC)(0x00000157)
    [all...]
tpm_generated.c     [all...]
  /system/tpm/trunks/
resource_manager_test.cc 150 std::string command = CreateCommand(TPM_CC_Load, input_handles,
260 std::string command = CreateCommand(TPM_CC_Load, input_handles,
    [all...]
tpm_generated.h 594 constexpr TPM_CC TPM_CC_Load = 0x00000157;
    [all...]
tpm_generated.cc 57 case TPM_CC_Load:
281 case TPM_CC_Load:
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h 283 #define TPM_CC_Load (TPM_CC)(0x00000157)
    [all...]

Completed in 1221 milliseconds