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

  /external/tpm2/
Marshal_PCR_Extend.c 36 #ifdef TPM_CC_PCR_Extend
54 #ifdef TPM_CC_PCR_Extend
55 response_buffer = MemoryGetResponseBuffer(TPM_CC_PCR_Extend) + 10;
GetCommandCodeString.c 259 #ifdef TPM_CC_PCR_Extend
260 case TPM_CC_PCR_Extend:
CommandDispatcher.c 561 #ifdef TPM_CC_PCR_Extend
562 case TPM_CC_PCR_Extend:
    [all...]
HandleProcess.c 772 #ifdef TPM_CC_PCR_Extend
773 case TPM_CC_PCR_Extend:
    [all...]
Implementation.h     [all...]
tpm_generated.c     [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
Tpm2Integrity.c 115 Cmd.Header.commandCode = SwapBytes32(TPM_CC_PCR_Extend);
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h 322 #define TPM_CC_PCR_Extend (TPM_CC)(0x00000182)
    [all...]
  /system/tpm/trunks/
tpm_generated.h 633 constexpr TPM_CC TPM_CC_PCR_Extend = 0x00000182;
    [all...]
tpm_generated.cc 131 case TPM_CC_PCR_Extend:
355 case TPM_CC_PCR_Extend:
    [all...]

Completed in 89 milliseconds