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

  /external/tpm2/
Marshal_PolicyPhysicalPresence.c 31 #ifdef TPM_CC_PolicyPhysicalPresence
49 #ifdef TPM_CC_PolicyPhysicalPresence
50 response_buffer = MemoryGetResponseBuffer(TPM_CC_PolicyPhysicalPresence) + 10;
PolicyPhysicalPresence.c 16 TPM_CC commandCode = TPM_CC_PolicyPhysicalPresence;
25 // policyDigestnew = hash(policyDigestold || TPM_CC_PolicyPhysicalPresence)
GetCommandCodeString.c 339 #ifdef TPM_CC_PolicyPhysicalPresence
340 case TPM_CC_PolicyPhysicalPresence:
CommandDispatcher.c 701 #ifdef TPM_CC_PolicyPhysicalPresence
702 case TPM_CC_PolicyPhysicalPresence:
    [all...]
HandleProcess.c     [all...]
Implementation.h     [all...]
tpm_generated.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h 327 #define TPM_CC_PolicyPhysicalPresence (TPM_CC)(0x00000187)
    [all...]
  /system/tpm/trunks/
tpm_generated.h 638 constexpr TPM_CC TPM_CC_PolicyPhysicalPresence = 0x00000187;
    [all...]
tpm_generated.cc 163 case TPM_CC_PolicyPhysicalPresence:
387 case TPM_CC_PolicyPhysicalPresence:
    [all...]

Completed in 388 milliseconds