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

  /external/tpm2/
Marshal_CreatePrimary.c 83 #ifdef TPM_CC_CreatePrimary
104 #ifdef TPM_CC_CreatePrimary
105 response_buffer = MemoryGetResponseBuffer(TPM_CC_CreatePrimary) + 10;
GetCommandCodeString.c 63 #ifdef TPM_CC_CreatePrimary
64 case TPM_CC_CreatePrimary:
CommandDispatcher.c 218 #ifdef TPM_CC_CreatePrimary
219 case TPM_CC_CreatePrimary:
    [all...]
HandleProcess.c 177 #ifdef TPM_CC_CreatePrimary
178 case TPM_CC_CreatePrimary:
    [all...]
Implementation.h 595 #define TPM_CC_CreatePrimary (TPM_CC)(0x00000131)
    [all...]
tpm_generated.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h 244 #define TPM_CC_CreatePrimary (TPM_CC)(0x00000131)
    [all...]
  /system/tpm/trunks/
tpm_generated.h 555 constexpr TPM_CC TPM_CC_CreatePrimary = 0x00000131;
    [all...]
tpm_generated.cc 181 case TPM_CC_CreatePrimary:
405 case TPM_CC_CreatePrimary:
    [all...]

Completed in 609 milliseconds