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

  /external/tpm2/
Marshal_Duplicate.c 72 #ifdef TPM_CC_Duplicate
93 #ifdef TPM_CC_Duplicate
94 response_buffer = MemoryGetResponseBuffer(TPM_CC_Duplicate) + 10;
GetCommandCodeString.c 75 #ifdef TPM_CC_Duplicate
76 case TPM_CC_Duplicate:
PolicyDuplicationSelect.c 82 session->commandCode = TPM_CC_Duplicate;
CommandDispatcher.c 239 #ifdef TPM_CC_Duplicate
240 case TPM_CC_Duplicate:
    [all...]
HandleProcess.c 210 #ifdef TPM_CC_Duplicate
211 case TPM_CC_Duplicate:
    [all...]
Implementation.h 674 #define TPM_CC_Duplicate (TPM_CC)(0x0000014B)
    [all...]
tpm_generated.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h 271 #define TPM_CC_Duplicate (TPM_CC)(0x0000014B)
    [all...]
  /system/tpm/trunks/
tpm_generated.h 582 constexpr TPM_CC TPM_CC_Duplicate = 0x0000014B;
    [all...]
tpm_generated.cc 71 case TPM_CC_Duplicate:
295 case TPM_CC_Duplicate:
    [all...]

Completed in 668 milliseconds